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 steven.daprano
Recipients mdk, rhettinger, seluj78, serhiy.storchaka, steven.daprano
Date 2018-11-09.23:03:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541804634.36.0.788709270274.issue35200@psf.upfronthosting.co.za>
In-reply-to
Content
Not everyone knows the '...' convention. At least according to Google's predictive search, if I type "what does three dots" I get common searches such as "what does three dots mean at the end of a sentence" and similar.

How does your proposed repr look for the edge-cases where there are fewer than five included values? e.g. range(0).
History
Date User Action Args
2018-11-09 23:03:54steven.dapranosetrecipients: + steven.daprano, rhettinger, serhiy.storchaka, mdk, seluj78
2018-11-09 23:03:54steven.dapranosetmessageid: <1541804634.36.0.788709270274.issue35200@psf.upfronthosting.co.za>
2018-11-09 23:03:54steven.dapranolinkissue35200 messages
2018-11-09 23:03:54steven.dapranocreate