SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

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.
E
Eric Snow committed
105f22ea46ac16866e6df18ebae2a8ba422b7f45
Parent: dba7a16
Committed by GitHub <[email protected]> on 6/3/2024, 11:09:18 PM