COMMITS
/ Modules/clinic/_testinternalcapi.c.h April 28, 2025
N
gh-122320: Limit dict key versions used by test_opcache. (gh-132961)
Neil Schemenauer committed
March 27, 2025
M
gh-131525: Cache the result of tuple_hash (#131529)
Michael Droettboom committed
November 8, 2024
S
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Serhiy Storchaka committed
May 22, 2024
April 17, 2024
I
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)
Irit Katriel committed
November 3, 2023
S
gh-108082: Remove _PyErr_WriteUnraisableMsg() (GH-111643)
Serhiy Storchaka committed
October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
September 22, 2023
V
gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727)
Victor Stinner committed
September 4, 2023
V
gh-106320: Remove private _PyErr_WriteUnraisableMsg() (#108863)
Victor Stinner committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 24, 2023
V
gh-108444: Argument Clinic uses PyLong_AsInt() (#108458)
Victor Stinner committed
July 15, 2023
I
gh-81283: compiler: remove indent from docstring (#106411)
Inada Naoki committed
May 18, 2023
C
gh-104615: don't make unsafe swaps in apply_static_swaps (#104620)
Carl Meyer committed
May 7, 2023
I
gh-104240: make _PyCompile_CodeGen support different compilation modes (#104241)
Irit Katriel committed
May 1, 2023
I
gh-87092: Expose assembler to unit tests (#103988)
Irit Katriel committed
November 14, 2022
I
gh-87092: expose the compiler's codegen to python for unit tests (GH-99111)
Irit Katriel committed
August 24, 2022