mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
cd0cb8ccd3
the function did nothing if the key already exists (if the current value is a non-NULL pointer). _testcapi.run_in_subinterp() now correctly sets the new Python thread state of the current thread when a subinterpreter is created.