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 Arfrever, eltoder, jdharper, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger
Date 2011-03-11.16:27:57
SpamBayes Score 0.022471374
Marked as misclassified No
Message-id <E1Py5C1-0004X0-9s@dinsdale.python.org>
In-reply-to
Content
New changeset 14205d0fee45 by Antoine Pitrou in branch 'default':
Issue #11244: The peephole optimizer is now able to constant-fold
http://hg.python.org/cpython/rev/14205d0fee45
History
Date User Action Args
2011-03-11 16:27:58python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, Arfrever, r.david.murray, jdharper, eltoder
2011-03-11 16:27:58python-devlinkissue11244 messages
2011-03-11 16:27:58python-devcreate