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 bup, rhettinger, steven.daprano, tim.peters
Date 2018-07-04.22:23:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530743008.39.0.56676864532.issue33998@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for the contribution, but I'm going to decline.  The parallel function range() doesn't even accept keyword arguments.  I don't see any reason to support an oddity such as "randrange(10, step=2)" in part because the meaning isn't clear and in part because there is no known use case.
History
Date User Action Args
2018-07-04 22:23:28rhettingersetrecipients: + rhettinger, tim.peters, steven.daprano, bup
2018-07-04 22:23:28rhettingersetmessageid: <1530743008.39.0.56676864532.issue33998@psf.upfronthosting.co.za>
2018-07-04 22:23:28rhettingerlinkissue33998 messages
2018-07-04 22:23:28rhettingercreate