aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pathlib/support/local_path.py
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2025-04-28 12:46:22 -0600
committerGitHub <noreply@github.com>2025-04-28 12:46:22 -0600
commitfe462f5a9122e1c2641b5369cbb88c4a5e822816 (patch)
tree2ab97dcc3c793827bc1e620fa8d65d07a3df837a /Lib/test/test_pathlib/support/local_path.py
parentc17238251fdf72861dfadcd581c77332b639bcb0 (diff)
downloadcpython-fe462f5a9122e1c2641b5369cbb88c4a5e822816.tar.gz
cpython-fe462f5a9122e1c2641b5369cbb88c4a5e822816.zip
gh-132775: Drop PyUnstable_InterpreterState_GetMainModule() (gh-132978)
We replace it with _Py_GetMainModule(), and add _Py_CheckMainModule(), but both in the internal-only C-API. We also add _PyImport_GetModulesRef(), which is the equivalent of _PyImport_GetModules(), but which increfs before the lock is released. This is used by a later change related to pickle and handling __main__.
Diffstat (limited to 'Lib/test/test_pathlib/support/local_path.py')
0 files changed, 0 insertions, 0 deletions