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 vstinner
Recipients lukasz.langa, mbussonn, miss-islington, tcaswell, vstinner
Date 2020-08-12.12:53:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597236838.79.0.512666542854.issue41520@roundup.psfhosted.org>
In-reply-to
Content
New changeset 369a1cbdee14d9f27356fb3a8bb21e4fde289d25 by Victor Stinner in branch 'master':
bpo-41520: codeop no longer ignores SyntaxWarning (GH-21838)
https://github.com/python/cpython/commit/369a1cbdee14d9f27356fb3a8bb21e4fde289d25
History
Date User Action Args
2020-08-12 12:53:58vstinnersetrecipients: + vstinner, lukasz.langa, tcaswell, mbussonn, miss-islington
2020-08-12 12:53:58vstinnersetmessageid: <1597236838.79.0.512666542854.issue41520@roundup.psfhosted.org>
2020-08-12 12:53:58vstinnerlinkissue41520 messages
2020-08-12 12:53:58vstinnercreate