Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-38316: describe co_stacksize a little bit better #16983
Conversation
This comment has been minimized.
This comment has been minimized.
hmm, now that I think about this more. I think more appropriate wording would be:
|
This comment has been minimized.
This comment has been minimized.
@ammaraskar can you check it now? |
LGTM with final suggestion |
This comment has been minimized.
This comment has been minimized.
@vstinner Would you mind taking a look at this? |
Objects/frameobject.c allocates an array of
So this definition sounds wrong to me. Instead, I suggest this definition:
=> just remove |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 14, 2019
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
This comment has been minimized.
This comment has been minimized.
I have made the requested changes; please review again |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 15, 2019
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 15, 2019
Thanks @isidentical for the PR, and @vstinner for merging it |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 15, 2019
Thanks @isidentical for the PR, and @vstinner for merging it |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 15, 2019
Sorry, @isidentical and @vstinner, I could not cleanly backport this to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 15, 2019
Sorry @isidentical and @vstinner, I had trouble checking out the |
This comment has been minimized.
This comment has been minimized.
@isidentical: The automated backport to 3.7 and 3.8 failed. Can you please try to manually backport these changes? Use " cherry_picker d587272 3.8" or "git cherry-pick -x d587272". |
This comment has been minimized.
This comment has been minimized.
Ping @isidentical, tell me if you prefer that I do the backport. |
This comment has been minimized.
This comment has been minimized.
Thanks for the ping @vstinner, I totally forgot backports. Sending them right away |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 19, 2019
GH-17660 is a backport of this pull request to the 3.7 branch. |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 19, 2019
GH-17661 is a backport of this pull request to the 3.8 branch. |
(cherry picked from commit d587272) Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com> https://bugs.python.org/issue38316 Automerge-Triggered-By: @vstinner
(cherry picked from commit d587272) Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com> https://bugs.python.org/issue38316 Automerge-Triggered-By: @vstinner
isidentical commentedOct 29, 2019
•
edited by bedevere-bot
https://bugs.python.org/issue38316