Commits
User selector
Commit History
Commits on May 24, 2026
gh-150285: Fix too long docstrings in builtins (GH-150293)
Show description for e1e06beauthored
Commits on Mar 28, 2026
GH-145247: Use _PyTuple_FromPair[Steal] in Objects (#145884)
Show description for a933e9candauthored
Commits on Mar 27, 2026
gh-138580: Revert sys.float_info.iec_60559 boolean flag (#146501)
Show description for 256907dauthored
Commits on Mar 24, 2026
gh-138580: Add sys.float_info.iec_60559 boolean flag (#138811)
Show description for 68c7fadauthored
Commits on Mar 11, 2026
gh-145633: Remove support for ancient ARM platforms with mixed-endian doubles (#145634)
Show description for dae85c4andauthored
Commits on Jan 9, 2026
gh-143006: Fix and optimize mixed comparison of float and int (GH-143084)
Show description for 66bca38authored
Commits on Dec 15, 2025
Commits on Nov 12, 2025
gh-141004: soft-deprecate Py_INFINITY macro (#141033)
Show description for e202673andauthored- authored
Commits on Aug 18, 2025
Commits on Aug 14, 2025
Commits on May 3, 2025
Commits on May 1, 2025
gh-130317: Fix test_pack_unpack_roundtrip() and add docs (#133204)
Show description for ad2f088authored
Commits on Apr 29, 2025
gh-130317: Fix strict aliasing in PyFloat_Pack8() (#133150)
Show description for 02cd6d7authored
Commits on Apr 28, 2025
gh-130317: Fix PyFloat_Pack/Unpack[24] for NaN's with payload (#130452)
Show description for 6157135andauthored
Commits on Apr 1, 2025
gh-130704: Strength reduce `LOAD_FAST{_LOAD_FAST}` (#130708)
Show description for 053c285authored
Commits on Mar 17, 2025
GH-131238: More refactoring of core header files (GH-131351)
Show description for a45f253authored
Commits on Mar 12, 2025
gh-111178: Change Argument Clinic signature for `@classmethod` (#131157)
Show description for 061da44authored
Commits on Mar 10, 2025
Commits on Feb 8, 2025
gh-111178: fix UBSan failures in `Objects/floatobject.c` (GH-129776)
Show description for 12e1d30authored
Commits on Jan 23, 2025
gh-128863: Deprecate _PyLong_Sign() function (#129176)
Show description for 1d485dbauthored
Commits on Nov 26, 2024
gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829)
Show description for 987311dauthored
Commits on Nov 8, 2024
Commits on Nov 1, 2024
gh-120026: soft deprecate Py_HUGE_VAL macro (#120027)
Show description for 8477951andauthored
Commits on Oct 14, 2024
Commits on Sep 29, 2024
gh-123497: New limit for Python integers on 64-bit platforms (GH-123724)
Show description for d08c788authored
Commits on Sep 24, 2024
Commits on Aug 30, 2024
gh-121485: Always use 64-bit integers for integers bits count (GH-121486)
Show description for 32c7dbbauthored
Commits on Jul 22, 2024
gh-100240: Use a consistent implementation for freelists (#121934)
Show description for 5716cc3authored
Commits on Jul 19, 2024
Commits on Jul 15, 2024
gh-84978: Add float.from_number() and complex.from_number() (GH-26827)
Show description for 94bee45authored
Commits on Jul 14, 2024
gh-121562: optimized hex_from_char (#121563)
Show description for 04130b2authored
Commits on Jun 3, 2024
Commits on May 29, 2024
Commits on Mar 13, 2024
gh-116714: Handle errors correctly in `PyFloat_GetInfo` (#116715)
Show description for fcd49b4andauthored