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 cheryl.sabella
Recipients cheryl.sabella, mark.dickinson, rhettinger, vstinner
Date 2017-05-09.23:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494370984.41.0.0223410529746.issue30308@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I've removed the test for the negative values returned by random.  In core-mentorship, David Murray had suggested adding a comment to document it as unexpected behavior.  I had asked there because I wasn't quite sure what to do about it.

Should I also leave out the test for being able to shuffle a dict with numeric keys?

Thanks.
History
Date User Action Args
2017-05-09 23:03:04cheryl.sabellasetrecipients: + cheryl.sabella, rhettinger, mark.dickinson, vstinner
2017-05-09 23:03:04cheryl.sabellasetmessageid: <1494370984.41.0.0223410529746.issue30308@psf.upfronthosting.co.za>
2017-05-09 23:03:04cheryl.sabellalinkissue30308 messages
2017-05-09 23:03:04cheryl.sabellacreate