{{ message }}
gh-91162: Fix substitution of unpacked tuples in generic aliases#92335
Merged
serhiy-storchaka merged 9 commits intoMay 8, 2022
Merged
gh-91162: Fix substitution of unpacked tuples in generic aliases#92335serhiy-storchaka merged 9 commits into
serhiy-storchaka merged 9 commits into
Conversation
mrahtz
approved these changes
May 7, 2022
mrahtz
left a comment
Contributor
There was a problem hiding this comment.
Brilliant, Serhiy - thank you!
Sorry, something went wrong.
mrahtz
reviewed
May 7, 2022
JelleZijlstra
approved these changes
May 8, 2022
Contributor
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
This was referenced May 23, 2022
pablogsal
pushed a commit
to miss-islington/cpython
that referenced
this pull request
May 31, 2022
pythonGH-92335) (cherry picked from commit 9d25db9) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
pablogsal
added a commit
that referenced
this pull request
Jun 1, 2022
…es (GH-92335) (#92484) * gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335) (cherry picked from commit 9d25db9) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> * Regenerate ABI file Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Pablo Galindo <pablogsal@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
No description provided.