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 jan.koprowski, python-dev, rhettinger, terry.reedy, tim.peters, ysj.ray
Date 2011-04-11.20:11:16
SpamBayes Score 3.0337142e-05
Marked as misclassified No
Message-id <E1Q9NS2-0005ty-Rs@dinsdale.python.org>
In-reply-to
Content
New changeset a2ee967de44f by Raymond Hettinger in branch '3.2':
Issue #11747: Fix range formatting in context and unified diffs.
http://hg.python.org/cpython/rev/a2ee967de44f

New changeset 1e5e3bb3e1f1 by Raymond Hettinger in branch 'default':
Issue #11747: Fix range formatting in context and unified diffs.
http://hg.python.org/cpython/rev/1e5e3bb3e1f1
History
Date User Action Args
2011-04-11 20:11:19python-devsetrecipients: + python-dev, tim.peters, rhettinger, terry.reedy, ysj.ray, jan.koprowski
2011-04-11 20:11:17python-devlinkissue11747 messages
2011-04-11 20:11:16python-devcreate