]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122681: merge m_atan2() and c_atan2() helper functions (#122682)
authorSergey B Kirpichev <skirpichev@gmail.com>
Tue, 6 Aug 2024 12:43:13 +0000 (15:43 +0300)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 12:43:13 +0000 (14:43 +0200)
commit0b433aa9df6b5bb84e77ff97e59b7bcd04f2199a
tree1df0cb50948af76806709edcaccbd5236d6e29c9
parent6ff82fdb56fa0381f94c7a45aa67ab4c4aa71930
gh-122681: merge m_atan2() and c_atan2() helper functions (#122682)
Modules/_math.h
Modules/cmathmodule.c
Modules/mathmodule.c