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