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, python-dev, tomkpz
Date 2021-04-07.14:44:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617806640.04.0.36884014029.issue43495@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7a7ba3d343d360a03a34bc3901628f9f40a58307 by tomKPZ in branch 'master':
bpo-43495 : Push missing frame block in compile.c (GH-24865)
https://github.com/python/cpython/commit/7a7ba3d343d360a03a34bc3901628f9f40a58307
History
Date User Action Args
2021-04-07 14:44:00Mark.Shannonsetrecipients: + Mark.Shannon, python-dev, tomkpz
2021-04-07 14:44:00Mark.Shannonsetmessageid: <1617806640.04.0.36884014029.issue43495@roundup.psfhosted.org>
2021-04-07 14:44:00Mark.Shannonlinkissue43495 messages
2021-04-07 14:44:00Mark.Shannoncreate