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 corona10
Recipients corona10, gvanrossum, vstinner
Date 2021-09-07.01:31:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630978265.24.0.173618014869.issue45122@roundup.psfhosted.org>
In-reply-to
Content
FYI, mypyc is using PyCode_New.
mypyc should be fixed not to use PyCode_New :)
History
Date User Action Args
2021-09-07 01:31:05corona10setrecipients: + corona10, gvanrossum, vstinner
2021-09-07 01:31:05corona10setmessageid: <1630978265.24.0.173618014869.issue45122@roundup.psfhosted.org>
2021-09-07 01:31:05corona10linkissue45122 messages
2021-09-07 01:31:05corona10create