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, serhiy.storchaka, terry.reedy
Date 2020-06-04.23:40:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591314028.47.0.116204753482.issue40807@roundup.psfhosted.org>
In-reply-to
Content
New changeset 052d3fc0907be253cfd64b2c737a0b0aca586011 by Cheryl Sabella in branch 'master':
bpo-40807: Show warnings once from codeop._maybe_compile (#20486)
https://github.com/python/cpython/commit/052d3fc0907be253cfd64b2c737a0b0aca586011
History
Date User Action Args
2020-06-04 23:40:28terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, cheryl.sabella
2020-06-04 23:40:28terry.reedysetmessageid: <1591314028.47.0.116204753482.issue40807@roundup.psfhosted.org>
2020-06-04 23:40:28terry.reedylinkissue40807 messages
2020-06-04 23:40:28terry.reedycreate