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 Devin Jeanpierre, docs@python, rhettinger, serhiy.storchaka, veky
Date 2016-09-21.15:36:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474472196.49.0.929600581318.issue28197@psf.upfronthosting.co.za>
In-reply-to
Content
>  2) Add the support of stop and start arguments to range() in 3.7.

Yes, the whole point of adding these bogus methods in the first place was to harmonize the range object with other sequence types.
History
Date User Action Args
2016-09-21 15:36:36rhettingersetrecipients: + rhettinger, Devin Jeanpierre, docs@python, serhiy.storchaka, veky
2016-09-21 15:36:36rhettingersetmessageid: <1474472196.49.0.929600581318.issue28197@psf.upfronthosting.co.za>
2016-09-21 15:36:36rhettingerlinkissue28197 messages
2016-09-21 15:36:36rhettingercreate