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 eric.snow
Recipients Guido.van.Rossum, Mark.Shannon, eric.snow, gvanrossum, rhettinger, serhiy.storchaka
Date 2021-05-27.15:54:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622130883.14.0.402955289091.issue43693@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f494d492944c3a6a7a7471b4ad3a025dc7de289 by Eric Snow in branch 'main':
bpo-43693: Add _PyCode_New(). (gh-26375)
https://github.com/python/cpython/commit/9f494d492944c3a6a7a7471b4ad3a025dc7de289
History
Date User Action Args
2021-05-27 15:54:43eric.snowsetrecipients: + eric.snow, gvanrossum, rhettinger, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum
2021-05-27 15:54:43eric.snowsetmessageid: <1622130883.14.0.402955289091.issue43693@roundup.psfhosted.org>
2021-05-27 15:54:43eric.snowlinkissue43693 messages
2021-05-27 15:54:43eric.snowcreate