[3.7] bpo-24567: Random subnormal.diff (GH-7954) by miss-islington · Pull Request #7955 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
rhettinger merged 1 commit intopython:3.7from
Jun 27, 2018Merged
[3.7] bpo-24567: Random subnormal.diff (GH-7954)#7955
rhettinger merged 1 commit intopython:3.7from
[3.7] bpo-24567: Random subnormal.diff (GH-7954)#7955
rhettinger merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
Handle subnormal weights for choices()
(cherry picked from commit ddf7171)
Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com
Handle subnormal weights for choices() (cherry picked from commit ddf7171) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
miss-islington
requested a review
from rhettinger
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 27, 2018
miss-islington commented
Jun 27, 2018@rhettinger: Backport status check is done, and it's a success ✅ .
1 similar comment
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 27, 2018
miss-islington commented
Jun 27, 2018@rhettinger: Backport status check is done, and it's a success ✅ .
rhettinger
merged commit
0eaf7b9
into
python:3.7
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-ddf7171-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment