summaryrefslogtreecommitdiffstats
path: root/Modules/_csv.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2021-12-07 21:03:47 (GMT)
committerGitHub <noreply@github.com>2021-12-07 21:03:47 (GMT)
commit313f92a57bc3887026ec16adb536bb2b7580ce47 (patch)
tree65ddd994ed926fb46d2c24628b94f24667f6f385 /Modules/_csv.c
parent8262c96bcc1841188866c1b022d9087e89639d98 (diff)
downloadcpython-313f92a57bc3887026ec16adb536bb2b7580ce47.zip
cpython-313f92a57bc3887026ec16adb536bb2b7580ce47.tar.gz
cpython-313f92a57bc3887026ec16adb536bb2b7580ce47.tar.bz2
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
Diffstat (limited to 'Modules/_csv.c')
0 files changed, 0 insertions, 0 deletions