]> granicus.if.org Git - python/commit
bpo-37128: Add math.perm(). (GH-13731)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Jun 2019 08:16:49 +0000 (11:16 +0300)
committerGitHub <noreply@github.com>
Sun, 2 Jun 2019 08:16:49 +0000 (11:16 +0300)
commit5ae299ac78abb628803ab7dee0997364547f5cc8
tree243cb704ac7c8421e7406722912cc50e20b5ebad
parentd71f3170ac9c850f6d1f9bffaa628dc473df5e75
bpo-37128: Add math.perm(). (GH-13731)
Doc/library/math.rst
Lib/test/test_math.py
Misc/NEWS.d/next/Library/2019-06-01-22-54-03.bpo-37128.oGXBWN.rst [new file with mode: 0644]
Modules/clinic/mathmodule.c.h
Modules/mathmodule.c