bpo-39947: Move get_recursion_depth() to _testinternalcapi (GH-18974)
Move get_recursion_depth() function from _testcapi to _testinternalcapi to avoid accessing PyThreadState attributes directly in _testcapi.
V
Victor Stinner committed
3f2f4fefca388bc62fc2a7d07cb6ef24197c84bd
Parent: 224481a
Committed by GitHub <noreply@github.com>
on 3/13/2020, 12:07:31 PM