diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-06-03 19:09:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 17:09:18 -0600 |
commit | 105f22ea46ac16866e6df18ebae2a8ba422b7f45 (patch) | |
tree | 951635606bbcfabc55b8dfabe81fdf07ae748db8 /Lib/test/test_syntax.py | |
parent | dba7a167dbbd50e83e58df351f3414b7a08e0188 (diff) | |
download | cpython-105f22ea46ac16866e6df18ebae2a8ba422b7f45.tar.gz cpython-105f22ea46ac16866e6df18ebae2a8ba422b7f45.zip |
gh-117398: Use Per-Interpreter State for the _datetime Static Types (gh-119929)
We make use of the same mechanism that we use for the static builtin types. This required a few tweaks.
The relevant code could use some cleanup but I opted to avoid the significant churn in this change. I'll tackle that separately.
This change is the final piece needed to make _datetime support multiple interpreters. I've updated the module slot accordingly.
Diffstat (limited to 'Lib/test/test_syntax.py')
0 files changed, 0 insertions, 0 deletions