SIGN IN SIGN UP

[3.13] gh-132415: Use shutil.which() in missing_compiler_executable() (GH-132906) (#132916)

gh-132415: Use shutil.which() in missing_compiler_executable() (GH-132906)

Replace deprecated distutils.spawn.find_executable() with
shutil.which() in missing_compiler_executable() of test.support.
(cherry picked from commit de6482eda3a46cc9c9a03fb9ba57295ab99b4722)

Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
b4a160ac594f4176456df2d929c41ef97aaf1930
Parent: 8a759c2
Committed by GitHub <noreply@github.com> on 4/25/2025, 10:41:40 AM