SIGN IN SIGN UP

bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)

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>
M
Miss Islington (bot) committed
a11158ecef8cff795f7db8f4047cbd20cc9cf37e
Parent: 0a642d5
Committed by GitHub <noreply@github.com> on 8/6/2021, 11:32:37 AM