Skip to content

[3.6] bpo-24567: Random subnormal.diff (GH-7954)#7956

Merged
rhettinger merged 1 commit into
python:3.6from
miss-islington:backport-ddf7171-3.6
Jun 27, 2018
Merged

[3.6] bpo-24567: Random subnormal.diff (GH-7954)#7956
rhettinger merged 1 commit into
python:3.6from
miss-islington:backport-ddf7171-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 27, 2018

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

https://bugs.python.org/issue24567

Handle subnormal weights for choices()
(cherry picked from commit ddf7171)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Backport status check is done, and it's a success ✅ .

@rhettinger
rhettinger merged commit acda5ea into python:3.6 Jun 27, 2018
@miss-islington
miss-islington deleted the backport-ddf7171-3.6 branch June 27, 2018 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants