Skip to content

[3.13] gh-122450: Expand documentation for Rational and Fraction (#136800) #137367

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

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Aug 4, 2025

…`` (python#136800)

Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
(cherry picked from commit b266fbc)
@skirpichev
Copy link
Contributor Author

For some reasons witch wasn't helpful here and I ended with:

$ cherry_picker --continue
🐍 🍒 ⛏
Failed to amend the commit message ☹
fatal: You are in the middle of a cherry-pick -- cannot amend.

Backport PR URL:
https://github.com/python/cpython/compare/3.13...skirpichev:backport-b266fbc-3.13?expand=1
Error checking out the branch 'main'.
error: Your local changes to the following files would be overwritten by checkout:
        Doc/library/fractions.rst
Please commit your changes or stash them before you switch branches.
Aborting

branch backport-b266fbc-3.13 NOT deleted.

Backport PR:

[3.13] gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (GH-136800)
(cherry picked from commit b266fbc9ecd25d08ab572ecb91913e86b6ddc75e)

Co-authored-by: Sergey B Kirpichev <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>

and with an empty pr (added files weren't commited).

@AA-Turner AA-Turner merged commit dc980b0 into python:3.13 Aug 5, 2025
40 checks passed
@skirpichev skirpichev deleted the backport-b266fbc-3.13 branch August 5, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants