cpython/Python/clinic
Andrew Svetlov 469d2e416c
gh-129889: Support context manager protocol by contextvars.Token (#129888)
2025-02-12 12:32:58 +01:00
..
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-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
context.c.h gh-129889: Support context manager protocol by contextvars.Token (#129888) 2025-02-12 12:32:58 +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-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00