-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-133904: math.factorial documentation fix #133907
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
Conversation
@sobolevn @picnixz @skirpichev can you please review? |
@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? |
No, I think the witch will do her job this time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Congrats on your first CPython PR 🎉 |
(cherry picked from commit 27ed645) Co-authored-by: mkaraev <[email protected]> Co-authored-by: sobolevn <[email protected]>
Sorry, @mkaraev and @sobolevn, I could not cleanly backport this to
|
GH-133918 is a backport of this pull request to the 3.14 branch. |
@mkaraev can you please do a manual backport to 3.13? follow instructions in #133907 (comment) |
@sobolevn sure, will do |
@sobolevn I tried to cherry pick manually and got some strange error. |
GH-133922 is a backport of this pull request to the 3.13 branch. |
…3922) * [3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (cherry picked from commit 27ed645) Co-authored-by: mkaraev <[email protected]> Co-authored-by: sobolevn <[email protected]>
…3918) gh-133904: Fix `math.factorial` documentation (GH-133907) (cherry picked from commit 27ed645) Co-authored-by: mkaraev <[email protected]> Co-authored-by: sobolevn <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--133907.org.readthedocs.build/en/133907/library/math.html#math.factorial