Skip to content

Conversation

@mkaraev
Copy link
Contributor

@mkaraevmkaraev commented May 11, 2025

@python-cla-bot
Copy link

python-cla-botbot commented May 11, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-appbedevere-appbot added docs Documentation in the Doc dir skip news awaiting review labels May 11, 2025
@mkaraevmkaraev changed the title math.factorial documentation fixgh-133904: math.factorial documentation fixMay 11, 2025
@mkaraev
Copy link
ContributorAuthor

mkaraev commented May 11, 2025

@sobolevn@picnixz@skirpichev can you please review?

@skirpichevskirpichev added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 12, 2025
@mkaraev
Copy link
ContributorAuthor

mkaraev commented May 12, 2025

@skirpichev you added two labels about back-porting to python 3.13 and 3.14. Do I need to make similar changes to that branches too?

@skirpichev
Copy link
Member

you added two labels about back-porting to python 3.13 and 3.14. Do I need to make similar changes to that branches too?

No, I think the witch will do her job this time.

Copy link
Member

@sobolevnsobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sobolevnsobolevn enabled auto-merge (squash) May 12, 2025 09:06
@sobolevn
Copy link
Member

Congrats on your first CPython PR 🎉

@sobolevnsobolevn disabled auto-merge May 12, 2025 09:13
@sobolevnsobolevn enabled auto-merge (squash) May 12, 2025 09:14
@sobolevnsobolevn merged commit 27ed645 into python:mainMay 12, 2025
39 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsMay 12, 2025
@miss-islington-app
Copy link

Thanks @mkaraev for the PR, and @sobolevn for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 12, 2025
(cherry picked from commit 27ed645) Co-authored-by: mkaraev <maruf.karaev97@gmail.com> Co-authored-by: sobolevn <mail@sobolevn.me>
@miss-islington-app
Copy link

Sorry, @mkaraev and @sobolevn, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 27ed64575d34f04029ba1d353810f3db4f4f045b 3.13 

@bedevere-app
Copy link

GH-133918 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label May 12, 2025
@sobolevn
Copy link
Member

@mkaraev can you please do a manual backport to 3.13? follow instructions in #133907 (comment)

@mkaraev
Copy link
ContributorAuthor

@sobolevn sure, will do

@mkaraev
Copy link
ContributorAuthor

@sobolevn I tried to cherry pick manually and got some strange error.
Opened issue python/cherry-picker#159
Maybe I'm doing something wrong.

@bedevere-app
Copy link

GH-133922 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label May 12, 2025
sobolevn added a commit that referenced this pull request May 12, 2025
…3922) * [3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (cherry picked from commit 27ed645) Co-authored-by: mkaraev <maruf.karaev97@gmail.com> Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request May 12, 2025
…3918) gh-133904: Fix `math.factorial` documentation (GH-133907) (cherry picked from commit 27ed645) Co-authored-by: mkaraev <maruf.karaev97@gmail.com> Co-authored-by: sobolevn <mail@sobolevn.me>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@mkaraev@skirpichev@sobolevn