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 mark.dickinson, rhettinger, tim.peters
Date 2020-05-08.14:53:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588949598.81.0.22548628595.issue40541@roundup.psfhosted.org>
In-reply-to
Content
New changeset 81a5fc38e81b424869f4710f48e9371dfa2d3b77 by Raymond Hettinger in branch 'master':
bpo-40541: Add optional *counts* parameter to random.sample() (GH-19970)
https://github.com/python/cpython/commit/81a5fc38e81b424869f4710f48e9371dfa2d3b77
History
Date User Action Args
2020-05-08 14:53:18rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson
2020-05-08 14:53:18rhettingersetmessageid: <1588949598.81.0.22548628595.issue40541@roundup.psfhosted.org>
2020-05-08 14:53:18rhettingerlinkissue40541 messages
2020-05-08 14:53:18rhettingercreate