Commits
User selector
Commit History
Commits on May 24, 2026
Commits on Mar 24, 2026
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Show description for 1887a95andauthored
Commits on Jan 27, 2026
gh-144289: Remove ENABLE_SPECIALIZATION_FT (gh-144290)
Show description for 6ea3f8cauthored
Commits on Jun 25, 2025
gh-135755: Move SPECIAL_ constants to a private header (GH-135922)
Show description for 1b1ae82authored
Commits on Feb 7, 2025
Commits on Nov 4, 2024
gh-115999: Implement thread-local bytecode and enable specialization for `BINARY_OP` (#123926)
Show description for 2e95c5bauthored
Commits on Jul 10, 2024
gh-121554: remove unnecessary internal functions in compile.c (#121555)
Show description for 6557af6andauthored
Commits on Jun 26, 2024
gh-120642: Move private PyCode APIs to the internal C API (#120643)
Show description for 9e4a81fauthored
Commits on Jun 20, 2024
Commits on May 3, 2024
gh-116322: Add Py_mod_gil module slot (#116882)
Show description for c2627d6authored
Commits on May 1, 2024
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Show description for 7d83f7bauthored
Commits on Mar 23, 2024
Commits on Nov 14, 2023
Commits on Oct 20, 2023
Commits on Aug 28, 2023
gh-107149: Rename _PyUnstable_GetUnaryIntrinsicName() function (#108441)
Show description for 0b6a4cbauthored
Commits on Aug 21, 2023
gh-108220: Internal header files require Py_BUILD_CORE to be defined (#108221)
Show description for 21c0844authored
Commits on Aug 17, 2023
Commits on Jul 20, 2023
Commits on Jul 18, 2023
Commits on Jul 14, 2023
Commits on May 5, 2023
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Show description for a9c6e06authored
Commits on Jul 1, 2022
Commits on Dec 15, 2021
bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats (GH-30116)
Show description for 342b93fauthored
Commits on Aug 12, 2021
Commits on Jul 29, 2021
Commits on May 7, 2021
bpo-40222: "Zero cost" exception handling (GH-25729)
Show description for adcd220authored
Commits on Sep 7, 2020
Commits on Sep 18, 2018
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
Show description for 7bdf282authored
Commits on Jul 7, 2016
Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 1a2b24fcommitted
Commits on Apr 3, 2015
Commits on Feb 9, 2014
Issue #20530: Argument Clinic's signature format has been revised again.
Show description for 2623c8ccommitted
Commits on Feb 3, 2014
Commits on Feb 1, 2014
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
Show description for 7726ac9committed