{{ message }}
bpo-41474: Add dependency on Include/cpython/frameobject.h#21732
Closed
smontanaro wants to merge 148 commits into
Closed
bpo-41474: Add dependency on Include/cpython/frameobject.h#21732smontanaro wants to merge 148 commits into
smontanaro wants to merge 148 commits into
Conversation
98 hidden items
Load more…
Member
|
Can you try to have less than 124 commits just to add one line? |
Sorry, something went wrong.
Member
|
This PR has too many commits, it scares me. So I created the PR #22999. |
Sorry, something went wrong.
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.
I think this is only necessary for master. Include/cpython/frameobject.h is new since 3.9, correct?
https://bugs.python.org/issue41474