[3.6] bpo-24567: Random subnormal.diff (GH-7954) by miss-islington · Pull Request #7956 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
rhettinger merged 1 commit intopython:3.6from
Jun 27, 2018Merged
[3.6] bpo-24567: Random subnormal.diff (GH-7954)#7956
rhettinger merged 1 commit intopython:3.6from
[3.6] bpo-24567: Random subnormal.diff (GH-7954)#7956
rhettinger merged 1 commit intopython:3.6from
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-bug
awaiting review labels
Jun 27, 2018Copy 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
acda5ea
into
python:3.6
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-ddf7171-3.6
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