Skip to content

[3.14]gh-149221:Fix binomialvariate Function for random module#149276

Merged
rhettinger merged 3 commits intopython:3.14from
lighting9999:patch-3
May 2, 2026
Merged

[3.14]gh-149221:Fix binomialvariate Function for random module#149276
rhettinger merged 3 commits intopython:3.14from
lighting9999:patch-3

Conversation

@lighting9999
Copy link
Copy Markdown
Contributor

@lighting9999 lighting9999 commented May 2, 2026

Handle potential ValueError from random() returning 0.0.
@lighting9999 lighting9999 requested a review from rhettinger as a code owner May 2, 2026 12:01
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 2, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@rhettinger rhettinger merged commit a6d7bf5 into python:3.14 May 2, 2026
51 of 52 checks passed
@lighting9999 lighting9999 deleted the patch-3 branch May 2, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants