mirror of
https://github.com/python/cpython.git
synced 2026-05-31 16:49:25 -04:00
9b8dcc6b1c
Windows requires at least the SYSTEMROOT environment variable to start Python. If run_python_until_end() doesn't copy SYSTEMROOT, the function always fail on Windows.