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 Guido.van.Rossum, Mark.Shannon, eric.snow, rhettinger, serhiy.storchaka
Date 2021-05-26.19:15:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622056552.15.0.405493512593.issue43693@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6cc800d3634fdd002b986c3ffe6a3d5540f311a0 by Eric Snow in branch 'main':
bpo-43693: Clean up the PyCodeObject fields. (GH-26364)
https://github.com/python/cpython/commit/6cc800d3634fdd002b986c3ffe6a3d5540f311a0
History
Date User Action Args
2021-05-26 19:15:52Mark.Shannonsetrecipients: + Mark.Shannon, rhettinger, eric.snow, serhiy.storchaka, Guido.van.Rossum
2021-05-26 19:15:52Mark.Shannonsetmessageid: <1622056552.15.0.405493512593.issue43693@roundup.psfhosted.org>
2021-05-26 19:15:52Mark.Shannonlinkissue43693 messages
2021-05-26 19:15:52Mark.Shannoncreate