]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133918)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 May 2025 12:53:44 +0000 (14:53 +0200)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 12:53:44 +0000 (12:53 +0000)
commitecc12bff244c105fffa1f4d4573d89d95dabbae0
tree82fa30fd223e61d8c10fb5666d4bd451bd4f4dac
parentcedc37a89497a7860009c1153bd38eed9faa67f3
[3.14] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133918)

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