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 jonfranco, miss-islington, rhettinger
Date 2021-01-18.18:36:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610994975.14.0.894145390855.issue42944@roundup.psfhosted.org>
In-reply-to
Content
New changeset a90539f5723a4c34430761be8cba97daa8474abf by Miss Islington (bot) in branch '3.9':
bpo-42944 Fix Random.sample when counts is not None (GH-24235) (GH-24243)
https://github.com/python/cpython/commit/a90539f5723a4c34430761be8cba97daa8474abf
History
Date User Action Args
2021-01-18 18:36:15rhettingersetrecipients: + rhettinger, miss-islington, jonfranco
2021-01-18 18:36:15rhettingersetmessageid: <1610994975.14.0.894145390855.issue42944@roundup.psfhosted.org>
2021-01-18 18:36:15rhettingerlinkissue42944 messages
2021-01-18 18:36:15rhettingercreate