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 docs@python, madison.may, python-dev, xfq
Date 2013-07-08.15:53:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bprml45LkzPCN@mail.python.org>
In-reply-to
Content
New changeset 6f16fa5223cc by Ezio Melotti in branch '3.3':
#18403: fix an off-by-one typo noticed by Xue Fuqiao.
http://hg.python.org/cpython/rev/6f16fa5223cc

New changeset d41adb657bd4 by Ezio Melotti in branch 'default':
#18403: merge with 3.3.
http://hg.python.org/cpython/rev/d41adb657bd4
History
Date User Action Args
2013-07-08 15:53:44python-devsetrecipients: + python-dev, docs@python, madison.may, xfq
2013-07-08 15:53:44python-devlinkissue18403 messages
2013-07-08 15:53:44python-devcreate