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 mdk
Recipients mdk, ncoghlan, rhettinger, seluj78, serhiy.storchaka, steven.daprano
Date 2018-11-18.11:17:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542539876.83.0.788709270274.issue35200@psf.upfronthosting.co.za>
In-reply-to
Content
In one hand I'm OK to enhance the __str__ of range, so I'll change my PR for this.

It will not fix the issue, but let's not break backward compatibility.
History
Date User Action Args
2018-11-18 11:17:56mdksetrecipients: + mdk, rhettinger, ncoghlan, steven.daprano, serhiy.storchaka, seluj78
2018-11-18 11:17:56mdksetmessageid: <1542539876.83.0.788709270274.issue35200@psf.upfronthosting.co.za>
2018-11-18 11:17:56mdklinkissue35200 messages
2018-11-18 11:17:56mdkcreate