pip/news/7968.bugfix

2 lines
136 B
Plaintext
Raw Normal View History

2020-05-15 08:37:03 +02:00
The VCS commands run by pip as subprocesses don't merge stdout and stderr anymore, improving the output parsing by subsequent commands.