[issue42944] random.Random.sample bug when counts is not None

Raymond Hettinger report at bugs.python.org
Mon Jan 18 13:04:32 EST 2021


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset f7b5bacd7a0b2084ce699eda6f6f4b1adfa16590 by jonanifranco in branch 'master':
bpo-42944 Fix Random.sample when counts is not None (GH-24235)
https://github.com/python/cpython/commit/f7b5bacd7a0b2084ce699eda6f6f4b1adfa16590


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42944>
_______________________________________


More information about the Python-bugs-list mailing list