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 jonathan.kross, rhettinger
Date 2016-07-29.06:09:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469772555.7.0.957324282668.issue27131@psf.upfronthosting.co.za>
In-reply-to
Content
I've just looked at the existing tests for random.shuffle() and found that they already cover this case and do a much more thorough job.  The suggested patch doesn't add anything.   Sorry, I'm going to close this one -- there isn't any problem being solved.
History
Date User Action Args
2016-07-29 06:09:15rhettingersetrecipients: + rhettinger, jonathan.kross
2016-07-29 06:09:15rhettingersetmessageid: <1469772555.7.0.957324282668.issue27131@psf.upfronthosting.co.za>
2016-07-29 06:09:15rhettingerlinkissue27131 messages
2016-07-29 06:09:15rhettingercreate