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 ammar2, serhiy.storchaka, vstinner
Date 2021-03-17.18:26:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616005606.61.0.950170244651.issue43499@roundup.psfhosted.org>
In-reply-to
Content
New changeset db733761060be92915b5f5cba209dcaada88f94e by Ammar Askar in branch '3.9':
[3.9] bpo-43499: Restrict co_code to be under INT_MAX in codeobject (GH-20628) (GH-24896)
https://github.com/python/cpython/commit/db733761060be92915b5f5cba209dcaada88f94e
History
Date User Action Args
2021-03-17 18:26:47serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ammar2
2021-03-17 18:26:46serhiy.storchakasetmessageid: <1616005606.61.0.950170244651.issue43499@roundup.psfhosted.org>
2021-03-17 18:26:46serhiy.storchakalinkissue43499 messages
2021-03-17 18:26:46serhiy.storchakacreate