]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-25735: math.factorial doc should mention integer return type (GH-6420)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 31 May 2019 16:58:27 +0000 (09:58 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 16:58:27 +0000 (09:58 -0700)
commitfc3b8437c86167983cc75e5a9a3ed1dc542a1b79
tree267b5f1a814e423a1cf171839251fc6452e0b18b
parent8135455c840b9e169a6cd527cb1ee922cafb9109
bpo-25735: math.factorial doc should mention integer return type (GH-6420)

(cherry picked from commit 4612671df2742eade8ecf8003a6ce1247973c135)

Co-authored-by: Akshay Sharma <akshay.sharma09695@gmail.com>
Doc/library/math.rst
Misc/NEWS.d/next/Documentation/2018-04-08-19-09-22.bpo-25735.idVQBD.rst [new file with mode: 0644]