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 python-dev
Recipients Christian.Kleineidam, NeilGirdhar, aisaac, davin, dkorchem, madison.may, mark.dickinson, pitrou, python-dev, rhettinger, serhiy.storchaka, tim.peters, westley.martinez, xksteven
Date 2016-09-27.04:46:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160927044631.14585.29089.4E279DE9@psf.io>
In-reply-to
Content
New changeset 39a4be5e003d by Raymond Hettinger in branch '3.6':
Issue #18844: Make the number of selections a keyword-only argument for random.choices().
https://hg.python.org/cpython/rev/39a4be5e003d
History
Date User Action Args
2016-09-27 04:46:35python-devsetrecipients: + python-dev, tim.peters, rhettinger, mark.dickinson, pitrou, aisaac, westley.martinez, serhiy.storchaka, NeilGirdhar, madison.may, dkorchem, Christian.Kleineidam, davin, xksteven
2016-09-27 04:46:34python-devlinkissue18844 messages
2016-09-27 04:46:34python-devcreate