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-04-06.10:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617706143.12.0.761941734249.issue43683@roundup.psfhosted.org>
In-reply-to
Content
New changeset b37181e69209746adc2119c471599a1ea5faa6c8 by Mark Shannon in branch 'master':
bpo-43683: Handle generator entry in bytecode (GH-25138)
https://github.com/python/cpython/commit/b37181e69209746adc2119c471599a1ea5faa6c8
History
Date User Action Args
2021-04-06 10:49:03Mark.Shannonsetrecipients: + Mark.Shannon
2021-04-06 10:49:03Mark.Shannonsetmessageid: <1617706143.12.0.761941734249.issue43683@roundup.psfhosted.org>
2021-04-06 10:49:03Mark.Shannonlinkissue43683 messages
2021-04-06 10:49:03Mark.Shannoncreate