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 terry.reedy
Date 2021-02-13.06:49:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613198968.17.0.524384341463.issue43202@roundup.psfhosted.org>
In-reply-to
Content
New changeset b676f5f809007533db3e3fdd01243959dd233d57 by Terry Jan Reedy in branch 'master':
bpo-43202: More codeop._maybe_compile clean-ups (GH-24512)
https://github.com/python/cpython/commit/b676f5f809007533db3e3fdd01243959dd233d57
History
Date User Action Args
2021-02-13 06:49:28terry.reedysetrecipients: + terry.reedy
2021-02-13 06:49:28terry.reedysetmessageid: <1613198968.17.0.524384341463.issue43202@roundup.psfhosted.org>
2021-02-13 06:49:28terry.reedylinkissue43202 messages
2021-02-13 06:49:28terry.reedycreate