COMMITS
/ Modules/clinic/_lsprof.c.h September 6, 2025
A
gh-116738: make `cProfile` module thread-safe (#138229)
Alper committed
June 12, 2025
T
gh-135429: Fix the argument mismatch in lsprof throw event (#135442)
Tian Gao committed
March 27, 2025
M
gh-131525: Cache the result of tuple_hash (#131529)
Michael Droettboom committed
January 20, 2025
E
gh-111178: Generate correct signature for most self converters (#128447)
Erlend E. Aasland committed
November 8, 2024
S
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Serhiy Storchaka committed
November 4, 2024
S
gh-126220: Adapt `_lsprof` to Argument Clinic (#126233)
sobolevn committed
February 5, 2024
E
gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016)
Erlend E. Aasland committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 11, 2022
May 3, 2022
V
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
Victor Stinner committed
April 30, 2022
S
gh-91583: AC: Fix regression for functions with defining_class (GH-91739)
Serhiy Storchaka committed
September 23, 2020
M
bpo-1635741: Port _lsprof extension to multi-phase init (PEP 489) (GH-22220)
Mohamed Koubaa committed
September 21, 2020
M
bpo-1635741: Convert an _lsprof method to argument clinic (GH-22240)
Mohamed Koubaa committed