cpython/Python/clinic
Kumar Aditya 39b37b0110
gh-128421: add critical section around `traceback.tb_next` (#131322)
2025-03-20 12:03:54 +05:30
..
Python-tokenize.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
_warnings.c.h gh-128384: Add locking to warnings.py. (gh-128386) 2025-01-14 11:43:42 -08:00
bltinmodule.c.h gh-111178: Change Argument Clinic signature for METH_O (#130682) 2025-03-11 16:33:36 +01:00
context.c.h gh-111178: Change Argument Clinic signature for METH_O (#130682) 2025-03-11 16:33:36 +01:00
import.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
instruction_sequence.c.h gh-111178: Generate correct signature for most self converters (#128447) 2025-01-20 12:40:18 +01:00
instrumentation.c.h gh-116750: Add clear_tool_id function to unregister events and callbacks (#124568) 2024-10-01 13:32:55 -04:00
marshal.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
sysmodule.c.h gh-128509: Add `sys._is_immortal` for identifying immortal objects (#128510) 2025-01-31 15:27:08 +00:00
traceback.c.h gh-128421: add critical section around `traceback.tb_next` (#131322) 2025-03-20 12:03:54 +05:30