Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-68163: Correct conversion of Rational instances to float (GH-25619) #96557

Merged
merged 1 commit into from Sep 4, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 4, 2022

Also document that numerator/denominator properties are instances of Integral.

Co-authored-by: Mark Dickinson dickinsm@gmail.com
(cherry picked from commit 8464b75)

Co-authored-by: Sergey B Kirpichev skirpichev@gmail.com

…thonGH-25619)

* pythongh-68163: Correct conversion of Rational instances to float

Also document that numerator/denominator properties are instances of Integral.

Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
(cherry picked from commit 8464b75)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@miss-islington
Copy link
Contributor Author

miss-islington commented Sep 4, 2022

Status check is done, and it's a failure .

@mdickinson mdickinson merged commit 4dea99f into python:3.10 Sep 4, 2022
14 checks passed
@miss-islington miss-islington deleted the backport-8464b75-3.10 branch Sep 4, 2022
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.

None yet

4 participants