This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mark.Shannon
Recipients Mark.Shannon
Date 2021-12-06.10:13:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638785639.68.0.194066020478.issue45963@roundup.psfhosted.org>
In-reply-to
Content
New changeset 299483c95d601ddcfdce2f96418b6499c1fc7b9f by Mark Shannon in branch 'main':
bpo-45963: Make space for the InterpreterFrame of a generator in that generator. (GH-29891)
https://github.com/python/cpython/commit/299483c95d601ddcfdce2f96418b6499c1fc7b9f
History
Date User Action Args
2021-12-06 10:13:59Mark.Shannonsetrecipients: + Mark.Shannon
2021-12-06 10:13:59Mark.Shannonsetmessageid: <1638785639.68.0.194066020478.issue45963@roundup.psfhosted.org>
2021-12-06 10:13:59Mark.Shannonlinkissue45963 messages
2021-12-06 10:13:59Mark.Shannoncreate