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 Dubslow, docs@python, r.david.murray, rhettinger, terry.reedy
Date 2019-08-24.17:43:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566668637.99.0.420916595432.issue32118@roundup.psfhosted.org>
In-reply-to
Content
New changeset edd21129dd304e178ca8be82ba689488dfb58276 by Raymond Hettinger in branch 'master':
bpo-32118:  Simplify docs for sequence comparison (GH-15450)
https://github.com/python/cpython/commit/edd21129dd304e178ca8be82ba689488dfb58276
History
Date User Action Args
2019-08-24 17:43:58rhettingersetrecipients: + rhettinger, terry.reedy, r.david.murray, docs@python, Dubslow
2019-08-24 17:43:57rhettingersetmessageid: <1566668637.99.0.420916595432.issue32118@roundup.psfhosted.org>
2019-08-24 17:43:57rhettingerlinkissue32118 messages
2019-08-24 17:43:57rhettingercreate