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 Ted Whalen, aldwinaldwin, docs@python, mark.dickinson, rhettinger
Date 2019-07-19.08:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563526616.92.0.165498070448.issue37624@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8dbe563aa6bd18b8c581951537dfb406d36e8063 by Raymond Hettinger in branch 'master':
bpo-37624: Document weight assumptions for random.choices() (GH-14855)
https://github.com/python/cpython/commit/8dbe563aa6bd18b8c581951537dfb406d36e8063
History
Date User Action Args
2019-07-19 08:56:56rhettingersetrecipients: + rhettinger, mark.dickinson, docs@python, Ted Whalen, aldwinaldwin
2019-07-19 08:56:56rhettingersetmessageid: <1563526616.92.0.165498070448.issue37624@roundup.psfhosted.org>
2019-07-19 08:56:56rhettingerlinkissue37624 messages
2019-07-19 08:56:56rhettingercreate