cpython/Python/clinic
Victor Stinner 166cdaa6fb
gh-111489: Remove _PyTuple_FromArray() alias (#139973)
Replace _PyTuple_FromArray() with PyTuple_FromArray().
Remove pycore_tuple.h includes.
2025-10-11 22:58:14 +02:00
..
_contextvars.c.h
_warnings.c.h
bltinmodule.c.h gh-139748: fix leaks in AC error paths when using unicode FS-based converters (#139765) 2025-10-08 20:52:44 +05:30
context.c.h
import.c.h
instruction_sequence.c.h
instrumentation.c.h
marshal.c.h
Python-tokenize.c.h
sysmodule.c.h gh-111489: Remove _PyTuple_FromArray() alias (#139973) 2025-10-11 22:58:14 +02:00
traceback.c.h