[3.6] bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (GH-3227) by miss-islington · Pull Request #3654 · python/cpython · GitHub
Skip to content

[3.6] bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (GH-3227) - #3654

Merged
serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-865e4b4-3.6
Sep 19, 2017
Merged

serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-865e4b4-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 19, 2017

Copy link
Copy Markdown
Contributor

(cherry picked from commit 865e4b4)

https://bugs.python.org/issue31293

…loat with a bad as_integer_ratio() method. (pythonGH-3227)

(cherry picked from commit 865e4b4)
@the-knights-who-say-ni

Copy link
Copy Markdown

@miss-islington

Copy link
Copy Markdown
Contributor Author

@orenmn and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@orenmn and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@serhiy-storchaka
serhiy-storchaka merged commit f37dd11 into python:3.6 Sep 19, 2017
@miss-islington

Copy link
Copy Markdown
Contributor Author

@miss-islington
miss-islington deleted the backport-865e4b4-3.6 branch September 19, 2017 14:00
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.

6 participants