mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
The threading debug (PYTHONTHREADDEBUG environment variable) is deprecated in Python 3.10 and will be removed in Python 3.12. This feature requires a debug build of Python. (cherry picked from commit 4d77691172aae81bdcbb0ea75839d0e896c43781) Co-authored-by: Victor Stinner <vstinner@python.org>
Miscellaneous source files for the main Python shared library