Message 349427 - Python tracker

Message349427

Author terry.reedy
Recipients taleinat, terry.reedy
Date 2019-08-12.01:44:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565574261.64.0.24416644497.issue37825@roundup.psfhosted.org>
In-reply-to
Content
Because the scope of SyntaxWarnings has been expanded to code that must be run, they should no longer be turned into errors, so this should not be added to the doc.  See #34857.
History
Date User Action Args
2019-08-12 01:44:21terry.reedysetrecipients: + terry.reedy, taleinat
2019-08-12 01:44:21terry.reedysetmessageid: <1565574261.64.0.24416644497.issue37825@roundup.psfhosted.org>
2019-08-12 01:44:21terry.reedylinkissue37825 messages
2019-08-12 01:44:21terry.reedycreate