79e19229af08541ab43c39b57e6da9d6c8a48f94
execve with explicit paths fails on this system (linuxbrew symlink issue). os.execvp in preexec_fn uses PATH lookup which works, and since it replaces the child process before subprocess's own exec runs, pipes are inherited correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Shell
53.5%
Python
46.5%