Files
cpython/Python
Victor Stinner 83f4fffe3d gh-144763: Don't detach the GIL in tracemalloc (#144779)
tracemalloc no longer detaches the GIL to acquire its internal lock.

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
2026-02-18 15:57:48 +00:00
..
2026-02-14 17:39:10 +00:00

Miscellaneous source files for the main Python shared library