src/python/pants/engine/isolated_process.py adds t...
# development
a
src/python/pants/engine/isolated_process.py adds two types:
ExecuteProcessRequest
and
ExecuteProcessResult
which are similar in structure, but not compatible with, the rust equivalents with the same names