X Tutup
The Wayback Machine - https://web.archive.org/web/20240110155228/https://github.com/python/cpython/pull/113871
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 鈥淪ign up for GitHub鈥, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify binomial approximation example with random.binomialvariate() #113871

Merged
merged 1 commit into from Jan 9, 2024

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Jan 9, 2024


馃摎 Documentation preview 馃摎: https://cpython-previews--113871.org.readthedocs.build/

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news needs backport to 3.12 bug and security fixes labels Jan 9, 2024
@rhettinger rhettinger merged commit 2fd2e74 into python:main Jan 9, 2024
29 checks passed
@miss-islington-app
Copy link

Thanks @rhettinger for the PR 馃尞馃帀.. I'm working now to backport this PR to: 3.12.
馃悕馃崚鉀忦煠�

@rhettinger rhettinger deleted the stat_binomial_example branch January 9, 2024 19:02
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2024
鈥ythongh-113871)

(cherry picked from commit 2fd2e74)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jan 9, 2024

GH-113872 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant
X Tutup