COMMITS
/ Include/internal/pycore_pymath.h March 11, 2026
S
gh-145633: Remove support for ancient ARM platforms with mixed-endian doubles (#145634)
Sergey B Kirpichev committed
December 9, 2025
J
gh-142342: Fix m68k assembler operand constraints for `%fpcr` access (gh-142343)
John Paul Adrian Glaubitz committed
November 12, 2025
S
gh-141004: soft-deprecate Py_INFINITY macro (#141033)
Sergey B Kirpichev committed
November 1, 2024
S
gh-120026: soft deprecate Py_HUGE_VAL macro (#120027)
Sergey B Kirpichev committed
March 4, 2023
M
Remove unused internal macros (#102415)
Mark Dickinson committed
May 27, 2022
V
gh-82616: Add Py_IS_TYPE_SIGNED() macro (#93178)
Victor Stinner committed
February 25, 2022
O
bpo-46816: Remove declarations for non-__STDC__ compilers (GH-31466)
Oleg Iarygin committed
February 23, 2022
V
bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171)
Victor Stinner committed
October 15, 2021
V
bpo-45440: Remove pymath.c fallbacks (GH-28977)
Victor Stinner committed
October 13, 2021
V
bpo-45440: Require math.h isinf() to build (GH-28894)
Victor Stinner committed
October 11, 2021
V
bpo-45412: Move copysign() define to pycore_pymath.h (GH-28889)
Victor Stinner committed
V
bpo-45412: Move _Py_SET_53BIT_PRECISION_START to pycore_pymath.h (GH-28882)
Victor Stinner committed
V
bpo-45412: Update _Py_ADJUST_ERANGE1() comment (GH-28884)
Victor Stinner committed
V
bpo-45412: Remove Py_SET_ERRNO_ON_MATH_ERROR() macro (GH-28820)
Victor Stinner committed