]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change parameter name from *x* for reals to *n* for integers. (GH-32377)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 6 Apr 2022 19:35:05 +0000 (14:35 -0500)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 19:35:05 +0000 (14:35 -0500)
commit1ba82d4419010994ddf68b9b4851509acc4d45e1
treeedf1c4f36dc0a698f4d078615d6b6dc09174cd2d
parent32b33879c2e19cde735c1971b06869976200e1d8
Change parameter name from *x* for reals to *n* for integers. (GH-32377)
Doc/library/math.rst
Modules/clinic/mathmodule.c.h
Modules/mathmodule.c