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

Open
wants to merge 1 commit into
base: 3.13
Choose a base branch
from

Conversation

skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Aug 4, 2025

…`` (python#136800)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(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 <skirpichev@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

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

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.

1 participant