Commits
User selector
Commit History
Commits on Mar 24, 2026
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Show description for 1887a95andauthored
Commits on Jul 23, 2024
gh-120974: Make _asyncio._leave_task atomic in the free-threaded build (#122139)
Show description for a15fedeauthored
Commits on May 3, 2024
gh-116322: Add Py_mod_gil module slot (#116882)
Show description for c2627d6authored
Commits on Apr 8, 2024
gh-111926: Make weakrefs thread-safe in free-threaded builds (#117168)
Show description for df73179authored
Commits on Nov 19, 2023
Commits on Nov 18, 2023
Commits on Jul 25, 2023
gh-86493: Modernize modules initialization code (GH-106858)
Show description for 329e4a1authored
Commits on Jul 24, 2023
gh-106320: Remove private _PyDict C API (#107145)
Show description for fd66bafauthored
Commits on Jun 23, 2023
gh-105927: Remove _PyWeakref_GetWeakrefCount() (#106007)
Show description for 6a80664authored
Commits on Jun 22, 2023
gh-105927: Add _PyWeakref_IS_DEAD() function (#105992)
Show description for c38da1eauthored
Commits on May 5, 2023
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Show description for a9c6e06authored
Commits on Mar 7, 2022
Commits on Jan 27, 2022
bpo-40170: PyType_SUPPORTS_WEAKREFS() becomes a regular function (GH-30938)
Show description for af32b3eauthored
Commits on Apr 6, 2020
bpo-40170: PyObject_GET_WEAKREFS_LISTPTR() becomes a function (GH-19377)
Show description for 38aefc5authored
Commits on Mar 24, 2020
bpo-1635741: Port _weakref extension module to multiphase initialization (PEP 489) (GH-19140)
Show description for 93460d0andauthored
Commits on Mar 23, 2020
Revert "bpo-1635741: Port _weakref extension module to multiphase initialization (PEP 489) (GH-19084)" (#19128)
Show description for 188078cauthored
Commits on Mar 20, 2020
Commits on Nov 28, 2017
Commits on Dec 27, 2016
Issue #28427: old keys should not remove new values from
Show description for e10ca3acommitted
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 Jan 28, 2014
Issue #20326: Argument Clinic now uses a simple, unique signature to
Show description for 581ee36committed
Commits on Jan 24, 2014
Issue #20189: Four additional builtin types (PyTypeObject,
Show description for 5c66189committed
Commits on Jan 18, 2014
Issue #20287: Argument Clinic's output is now configurable, allowing
Show description for bebf735committed
Commits on Jan 7, 2014
Issue #19273: The marker comments Argument Clinic uses have been changed
Show description for 61272b7committed
Commits on Nov 23, 2013
Issue #19674: inspect.signature() now produces a correct signature
Show description for 44e2eaacommittedIssue #19730: Argument Clinic now supports all the existing PyArg
Show description for ebdcb50committed
Commits on Nov 18, 2013
Commits on Oct 19, 2013
Issue #16612: Add "Argument Clinic", a compile-time preprocessor
Show description for 3182680committed
Commits on Jun 11, 2008
Commits on Dec 19, 2007
Commits on Dec 2, 2007
Commits on Jul 21, 2007
Merged revisions 56467-56482 via svnmerge from
Show description for 9f2e346committed
Commits on Aug 11, 2006
Merged revisions 46753-51188 via svnmerge from
Show description for 0e3f591committed