ionelmc / pytest-benchmark

py.test fixture for benchmarking code
BSD 2-Clause "Simplified" License
1.24k stars 119 forks source link

replace `distutils.spawn.find_executable` with `shutil.which` #234

Closed dotlambda closed 1 year ago

dotlambda commented 1 year ago

See https://peps.python.org/pep-0632/#migration-advice.