Files
cpython/Lib/test
Victor Stinner 18f3ffec43 gh-149671: Restore compatibility with setuptools -nspkg.pth files in site module (#151319)
Inject the "sitedir" variable in the frame which executes ".pth" code.
2026-06-15 08:29:52 +00:00
..