]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133922)
authormkaraev <maruf.karaev97@gmail.com>
Mon, 12 May 2025 12:17:17 +0000 (17:17 +0500)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 12:17:17 +0000 (12:17 +0000)
commit532acbd0fa3d9c6a889d76be6e5adc20fd097e77
treeabee31f2088388047b3774c65dc6fc72a745fd30
parent8e923f36596370aedfdfb12251447bface41317a
[3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133922)

* [3.13] gh-133904: Fix `math.factorial` documentation (GH-133907)
(cherry picked from commit 27ed64575d34f04029ba1d353810f3db4f4f045b)

Co-authored-by: mkaraev <maruf.karaev97@gmail.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/math.rst
Modules/clinic/mathmodule.c.h
Modules/mathmodule.c