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 Demur Rumed, matrixise, python-dev, rhettinger, serhiy.storchaka
Date 2016-10-25.06:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161025064228.32881.72540.CBD1C8CF@psf.io>
In-reply-to
Content
New changeset 5784cc37b5f4 by Serhiy Storchaka in branch '3.6':
Issue #28517: Fixed of-by-one error in the peephole optimizer that caused
https://hg.python.org/cpython/rev/5784cc37b5f4

New changeset 8d571fab4d66 by Serhiy Storchaka in branch 'default':
Issue #28517: Fixed of-by-one error in the peephole optimizer that caused
https://hg.python.org/cpython/rev/8d571fab4d66
History
Date User Action Args
2016-10-25 06:42:31python-devsetrecipients: + python-dev, rhettinger, serhiy.storchaka, matrixise, Demur Rumed
2016-10-25 06:42:30python-devlinkissue28517 messages
2016-10-25 06:42:30python-devcreate