cpython/Lib/test/test_import
Eric Snow b97e14a806
gh-105603: Change the PyInterpreterConfig.own gil Field (gh-105620)
We are changing it to be more flexible that a strict bool can be for possible future expanded used cases.
2023-06-13 11:08:32 -06:00
..
data bpo-44717: improve AttributeError on circular imports of submodules (GH-27338) 2021-07-24 23:44:46 +01:00
__init__.py gh-105603: Change the PyInterpreterConfig.own gil Field (gh-105620) 2023-06-13 11:08:32 -06:00
__main__.py