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 cheryl.sabella, mark.dickinson, rhettinger, vstinner
Date 2017-05-11.15:19:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494515979.74.0.124009631407.issue30308@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f111fd2e65ef7aefd4ebeadbb48e84d609bf3733 by Raymond Hettinger (csabella) in branch 'master':
bpo-30308: Code coverage for argument in random.shuffle (#1504)
https://github.com/python/cpython/commit/f111fd2e65ef7aefd4ebeadbb48e84d609bf3733
History
Date User Action Args
2017-05-11 15:19:39rhettingersetrecipients: + rhettinger, mark.dickinson, vstinner, cheryl.sabella
2017-05-11 15:19:39rhettingersetmessageid: <1494515979.74.0.124009631407.issue30308@psf.upfronthosting.co.za>
2017-05-11 15:19:39rhettingerlinkissue30308 messages
2017-05-11 15:19:39rhettingercreate