mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
3f398a77d3
This defines VPATH differently in PGO instrumentation builds, to account for a different default output directory. It also adds sys._vpath on Windows to make the value available to sysconfig so that it can be used in tests.
Source files for standard library extension modules, and former extension modules that are now builtin modules.