bpo-46008: Move thread-related interpreter state into a sub-struct. (gh-29971)
This parallels _PyRuntimeState.interpreters. Doing this helps make it more clear what part of PyInterpreterState relates to its threads. https://bugs.python.org/issue46008
E
Eric Snow committed
313f92a57bc3887026ec16adb536bb2b7580ce47
Parent: 8262c96
Committed by GitHub <noreply@github.com>
on 12/7/2021, 9:03:47 PM