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 vstinner
Recipients lukasz.langa, ncoghlan, pablogsal, vstinner
Date 2019-06-10.23:28:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
PyCode_New() and types.CodeType constructor are actively discussed:

* https://mail.python.org/archives/list/[email protected]/thread/VXDPH2TUAHNPT5K6HBUIV6VASBCKKY2K/
* bpo-36896
* bpo-36886
History
Date User Action Args
2019-06-10 23:28:10vstinnersetrecipients: + vstinner, ncoghlan, lukasz.langa, pablogsal
2019-06-10 23:28:10vstinnersetmessageid: <[email protected]>
2019-06-10 23:28:10vstinnerlinkissue37221 messages
2019-06-10 23:28:10vstinnercreate