Commits
User selector
Commit History
Commits on Jun 2, 2026
Silence experimental coroutine deprecation warnings (#150788)
Show description for 7241db1andauthored
Commits on May 25, 2026
Commits on May 15, 2026
Commits on May 13, 2026
Commits on May 7, 2026
gh-149499: Fixes for 3.16 bump (GH-149500)
Show description for 9d07159authored
Commits on May 6, 2026
gh-149101: Implement PEP 788 (GH-149116)
Show description for 2b7c28aauthored
Commits on May 5, 2026
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Show description for 508b498andauthored
Commits on May 4, 2026
gh-148690: Build Windows freethreaded binaries into separate directory and include python3t.dll on GIL-enabled (GH-149218)
Show description for 10f950candauthored- authored
gh-146063: Add PyObject_CallFinalizerFromDealloc() to the limited C API (#146172)
Show description for ce51c18andauthored
Commits on Apr 8, 2026
gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925)
Show description for 8923ca4authored
Commits on Mar 4, 2026
gh-122941: Fix test_launcher sporadic failures via py.ini isolation (GH-145090)
Show description for 6cdbd7bauthored
Commits on Jan 21, 2026
gh-143869: Add PEP 757 functions to the limited API (#143906)
Show description for 4c7ec78andauthored
Commits on Dec 11, 2025
Commits on Dec 9, 2025
Commits on Nov 25, 2025
gh-139165: Make Py_SIZE, Py_IS_TYPE,Py_ SET_SIZE regular functions in stable ABI (GH-139166)
Show description for 226011bauthored
Commits on Nov 19, 2025
gh-141726: Add PyDict_SetDefaultRef() to the Stable ABI (#141727)
Show description for afa0badandauthored
Commits on Nov 10, 2025
Commits on Nov 6, 2025
Commits on Nov 5, 2025
- authored
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Show description for 589a03aauthored
Commits on Nov 3, 2025
Commits on Oct 31, 2025
Commits on Oct 13, 2025
Commits on Sep 12, 2025
gh-71648: Optimize PNG files (GH-138842)
Show description for 2e8f64cauthored
Commits on Sep 8, 2025
gh-137210: Move PYTHON_API_VERSION & PYTHON_ABI_VERSION to patchlevel.h (GH-138545)
Show description for 097c563authored
Commits on Sep 5, 2025
gh-137210: Add a struct, slot & function for checking an extension's ABI (GH-137212)
Show description for 0c74fc8andauthored
Commits on Sep 2, 2025
Commits on Sep 1, 2025
gh-138342: Use a common utility for visiting an object's type (GH-138343)
Show description for 4f6ecd1authored
Commits on Aug 18, 2025
Commits on Jul 28, 2025
Commits on Jul 13, 2025
gh-132629: Deprecate accepting out-of-range values for unsigned integers in PyArg_Parse (GH-132630)
Show description for e18829aauthored
Commits on Jun 13, 2025
Commits on May 28, 2025
gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)
Show description for bac3fcbauthored