Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-40569: Add optional weights to random.sample() #20014

Closed
wants to merge 3 commits into from

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented May 8, 2020

This is a first draft. Tests and docs to follow.

https://bugs.python.org/issue40569

@rhettinger rhettinger added the type-feature label May 8, 2020
@rhettinger rhettinger requested review from mdickinson and tim-one May 8, 2020
@rhettinger rhettinger closed this Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants