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 python-dev, rhettinger, serhiy.storchaka, tim.peters, xmorel
Date 2020-12-19.04:33:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608352424.49.0.657536893491.issue42470@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e27b57dbc8c1b758e37a531487813aef2d111ca by masklinn in branch 'master':
bpo-42470: Do not warn on sequences which are also sets in random.sample() (GH-23665)
https://github.com/python/cpython/commit/1e27b57dbc8c1b758e37a531487813aef2d111ca
History
Date User Action Args
2020-12-19 04:33:44rhettingersetrecipients: + rhettinger, tim.peters, xmorel, python-dev, serhiy.storchaka
2020-12-19 04:33:44rhettingersetmessageid: <1608352424.49.0.657536893491.issue42470@roundup.psfhosted.org>
2020-12-19 04:33:44rhettingerlinkissue42470 messages
2020-12-19 04:33:44rhettingercreate