You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Distutils will be deprecated in python 3.12, see [PEP 632](https://www.python.org/dev/peps/pep-0632/).
`shutil.which` is the recommended replacement for `distutils.spawn.find_executable`.
Fixes#680
COPYBARA_INTEGRATE_REVIEW=#680 from nakulj:patch-1 48c041a
PiperOrigin-RevId: 409989153
0 commit comments