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