Do not turn echo off for subsequent commands in batch activators (#2411)#2412
Do not turn echo off for subsequent commands in batch activators (#2411)#2412gaborbernat merged 1 commit intopypa:mainfrom
Conversation
gaborbernat
left a comment
There was a problem hiding this comment.
Who this does waaaay to much change, that I'm not comfortable with. We should only make it as much as possible. Also did you see how does the venv module handles this and why is not an issue there?
|
Did you notice that except for removing the first
|
|
I can confirm, while this is pretty messy it is indeed the best way of doing this. |
|
Can you please fill in a similar PR for venv? thanks! |
Some
@are certainly unnecessary but I don't feel confident enough to optimize.Closes #2411