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, ezio.melotti, mark.dickinson, martin.panter, python-dev, serhiy.storchaka, terry.reedy
Date 2016-11-26.11:50:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161126115043.81585.65967.66B7F6B7@psf.io>
In-reply-to
Content
New changeset 77307437ae15 by Serhiy Storchaka in branch '3.5':
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
https://hg.python.org/cpython/rev/77307437ae15

New changeset 59bd48afa1bc by Serhiy Storchaka in branch '2.7':
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
https://hg.python.org/cpython/rev/59bd48afa1bc

New changeset 3434d84efdd4 by Serhiy Storchaka in branch '3.6':
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
https://hg.python.org/cpython/rev/3434d84efdd4

New changeset dc407f50e823 by Serhiy Storchaka in branch 'default':
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
https://hg.python.org/cpython/rev/dc407f50e823
History
Date User Action Args
2016-11-26 11:50:47python-devsetrecipients: + python-dev, terry.reedy, mark.dickinson, ezio.melotti, docs@python, martin.panter, serhiy.storchaka
2016-11-26 11:50:47python-devlinkissue28763 messages
2016-11-26 11:50:47python-devcreate