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 terry.reedy
Recipients cheryl.sabella, lukasz.langa, mbussonn, miss-islington, tcaswell, terry.reedy, vstinner, xtreak
Date 2020-08-13.18:21:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597342900.2.0.0687377317212.issue41520@roundup.psfhosted.org>
In-reply-to
Content
New changeset f24430f1542ea2768793b48704ae2d4e241892ae by Terry Jan Reedy in branch '3.9':
[3.9] bpo-41520: Fix second codeop regression (GH-21848)
https://github.com/python/cpython/commit/f24430f1542ea2768793b48704ae2d4e241892ae
History
Date User Action Args
2020-08-13 18:21:40terry.reedysetrecipients: + terry.reedy, vstinner, lukasz.langa, tcaswell, mbussonn, cheryl.sabella, miss-islington, xtreak
2020-08-13 18:21:40terry.reedysetmessageid: <1597342900.2.0.0687377317212.issue41520@roundup.psfhosted.org>
2020-08-13 18:21:40terry.reedylinkissue41520 messages
2020-08-13 18:21:40terry.reedycreate