{{ message }}
Commit b2c7b34
On Windows, subprocess.Popen() with shell=True no longer overrides
wShowWindow of the startupinfo argument, so the console window of the
started program can be shown.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 5181a6e commit b2c7b34
3 files changed
Lines changed: 34 additions & 2 deletions
File tree
- Lib
- test
- Misc/NEWS.d/next/Windows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3777 | 3777 | | |
3778 | 3778 | | |
3779 | 3779 | | |
| 3780 | + | |
| 3781 | + | |
| 3782 | + | |
| 3783 | + | |
| 3784 | + | |
| 3785 | + | |
| 3786 | + | |
| 3787 | + | |
| 3788 | + | |
| 3789 | + | |
| 3790 | + | |
| 3791 | + | |
| 3792 | + | |
| 3793 | + | |
| 3794 | + | |
| 3795 | + | |
| 3796 | + | |
| 3797 | + | |
| 3798 | + | |
| 3799 | + | |
| 3800 | + | |
| 3801 | + | |
| 3802 | + | |
| 3803 | + | |
| 3804 | + | |
| 3805 | + | |
| 3806 | + | |
| 3807 | + | |
3780 | 3808 | | |
3781 | 3809 | | |
3782 | 3810 | | |
| |||
Lines changed: 3 additions & 0 deletions

0 commit comments