]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133904: Fix `math.factorial` documentation (#133907)
authormkaraev <maruf.karaev97@gmail.com>
Mon, 12 May 2025 09:41:15 +0000 (14:41 +0500)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 09:41:15 +0000 (09:41 +0000)
commit27ed64575d34f04029ba1d353810f3db4f4f045b
tree8f1f73b7279edcb3807955760e6f9288b6370fdb
parentc2989b7070b18c0b7c51521fed8bc11c159ea5b8
gh-133904: Fix `math.factorial` documentation (#133907)

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