]> granicus.if.org Git - python/commit
Issue #11244: Remove outdated peepholer check that was preventing the peepholer from...
authorMark Dickinson <mdickinson@enthought.com>
Wed, 23 Mar 2011 17:59:37 +0000 (17:59 +0000)
committerMark Dickinson <mdickinson@enthought.com>
Wed, 23 Mar 2011 17:59:37 +0000 (17:59 +0000)
commit7c9e80328458de501a544b5c24342d969bcbe76d
treee2dc7e2c637c6b7584b8d1b9bfa84906905096ac
parentba7b560c1d3aca8dac21e824c7d4a11e7f584e76
Issue #11244: Remove outdated peepholer check that was preventing the peepholer from folding -0 and -0.0.  Thanks Eugene Toder for the patch.
Lib/test/test_peepholer.py
Misc/ACKS
Misc/NEWS
Python/peephole.c