]> granicus.if.org Git - python/commit
Issue #9011: AST creation no longer modifies CST for negated numeric literals.
authorMark Dickinson <mdickinson@enthought.com>
Sun, 25 Nov 2012 17:11:33 +0000 (17:11 +0000)
committerMark Dickinson <mdickinson@enthought.com>
Sun, 25 Nov 2012 17:11:33 +0000 (17:11 +0000)
commitb1cc6aa2df228572c5819091a18ac2c0ab6abe5a
treebe9832833c04a1fb53fedd73500111afa05da8c1
parent1658797a9d27e5307be1c0c9ab653ebf1d8c80d7
Issue #9011: AST creation no longer modifies CST for negated numeric literals.
Lib/test/test_parser.py
Misc/NEWS
Python/ast.c