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 serhiy.storchaka
Recipients serhiy.storchaka, xxm
Date 2020-12-25.11:10:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608894652.95.0.635919559511.issue42734@roundup.psfhosted.org>
In-reply-to
Content
No, it was not fixed. The code object creation was broken, because the code constructor signature was changed.
History
Date User Action Args
2020-12-25 11:10:52serhiy.storchakasetrecipients: + serhiy.storchaka, xxm
2020-12-25 11:10:52serhiy.storchakasetmessageid: <1608894652.95.0.635919559511.issue42734@roundup.psfhosted.org>
2020-12-25 11:10:52serhiy.storchakalinkissue42734 messages
2020-12-25 11:10:52serhiy.storchakacreate