commit | 81a5fc38e81b424869f4710f48e9371dfa2d3b77 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Fri May 08 07:53:15 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri May 08 07:53:15 2020 -0700 |
tree | 1691df16b3e62be26065f034810c95ad0deb9768 | |
parent | 2effef7453986bf43a6d921cd471a8bc0722c36a [diff] |
bpo-40541: Add optional *counts* parameter to random.sample() (GH-19970)