[issue30308] Add code coverage for argument in random.shuffle

Cheryl Sabella report at bugs.python.org
Tue May 9 19:03:04 EDT 2017


Cheryl Sabella added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30308>
_______________________________________


More information about the Python-bugs-list mailing list