mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
f6448e5d65
test_build_ext() of test_distutils now uses support.temp_cwd() to prevent the creation of a pdb file in the current working directory on Windows.