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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2017-10-24.10:36:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508841409.11.0.213398074469.issue31174@psf.upfronthosting.co.za>
In-reply-to
Content
Python 2.7 is not affected. Even if Python 2.7 has Demo/parser/test_unparse.py, this test is not part of the Python test suite, and it doesn't use random.sample(names, 10).
History
Date User Action Args
2017-10-24 10:36:49vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-10-24 10:36:49vstinnersetmessageid: <1508841409.11.0.213398074469.issue31174@psf.upfronthosting.co.za>
2017-10-24 10:36:49vstinnerlinkissue31174 messages
2017-10-24 10:36:49vstinnercreate