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 rhettinger
Recipients docs@python, rhettinger, shoark7
Date 2019-04-02.04:52:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554180764.92.0.988743614473.issue36377@roundup.psfhosted.org>
In-reply-to
Content
New changeset b00479d42aaaed589d8b374bf5e5c6f443b0b499 by Raymond Hettinger (Emmanuel Arias) in branch 'master':
bpo-36377: Specify that range() can not be compared (GH-12468)
https://github.com/python/cpython/commit/b00479d42aaaed589d8b374bf5e5c6f443b0b499
History
Date User Action Args
2019-04-02 04:52:44rhettingersetrecipients: + rhettinger, docs@python, shoark7
2019-04-02 04:52:44rhettingersetmessageid: <1554180764.92.0.988743614473.issue36377@roundup.psfhosted.org>
2019-04-02 04:52:44rhettingerlinkissue36377 messages
2019-04-02 04:52:44rhettingercreate