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 python-dev
Recipients georg.brandl, jayvdb, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-02-08.21:47:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160208214748.6669.59270@psf.io>
In-reply-to
Content
New changeset 15531b10976c by Victor Stinner in branch 'default':
compiler: don't emit SyntaxWarning on const stmt
https://hg.python.org/cpython/rev/15531b10976c
History
Date User Action Args
2016-02-08 21:47:54python-devsetrecipients: + python-dev, georg.brandl, rhettinger, vstinner, serhiy.storchaka, yselivanov, jayvdb
2016-02-08 21:47:54python-devlinkissue26204 messages
2016-02-08 21:47:54python-devcreate