]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101678: refactor the math module to use special functions from c11 (GH-101679)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 9 Feb 2023 08:40:52 +0000 (11:40 +0300)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 08:40:52 +0000 (00:40 -0800)
commit58395759b04273edccf3d199606088e0703ae6b1
tree16d612f7e3e357a9741f42d10d6cceb7f3d0f897
parent244d4cd9d22d73fb3c0938937c4f435bd68f32d4
gh-101678: refactor the math module to use special functions from c11 (GH-101679)

Shouldn't affect users, hence no news.

Automerge-Triggered-By: GH:mdickinson
Modules/_math.h
Modules/mathmodule.c