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 alexhsamuel, amaury.forgeotdarc, antocuni, benjamin.peterson, mark.dickinson, meador.inge, nascheme, python-dev, r.david.murray
Date 2012-11-25.17:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Y8d8b1GYVzRVh@mail.python.org>
In-reply-to
Content
New changeset ea36de7926f8 by Mark Dickinson in branch '2.7':
Issue #9011: AST creation no longer modifies CST for negated numeric literals.
http://hg.python.org/cpython/rev/ea36de7926f8
History
Date User Action Args
2012-11-25 17:11:43python-devsetrecipients: + python-dev, nascheme, amaury.forgeotdarc, mark.dickinson, benjamin.peterson, alexhsamuel, r.david.murray, meador.inge, antocuni
2012-11-25 17:11:43python-devlinkissue9011 messages
2012-11-25 17:11:43python-devcreate