Commit 0b3a87e
bpo-31471: Fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method. (python#3580)
1 parent f350a26 commit 0b3a87e
3 files changed
Lines changed: 16 additions & 1 deletion
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Modules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2742 | 2742 | | |
2743 | 2743 | | |
2744 | 2744 | | |
| 2745 | + | |
| 2746 | + | |
| 2747 | + | |
| 2748 | + | |
| 2749 | + | |
| 2750 | + | |
| 2751 | + | |
| 2752 | + | |
| 2753 | + | |
2745 | 2754 | | |
2746 | 2755 | | |
2747 | 2756 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
726 | 729 | | |
727 | | - | |
| 730 | + | |
728 | 731 | | |
| 732 | + | |
729 | 733 | | |
730 | 734 | | |
731 | 735 | | |
| |||
0 commit comments