Commit 0f760cb
pythongh-74389: pythongh-70560: subprocess.Popen.communicate() now ignores stdin.flush error when closed (pythonGH-142061)
pythongh-70560: pythongh-74389: subprocess.Popen.communicate() now ignores stdin.flush error when closed
with a unittest and news entry.1 parent 3a774e7 commit 0f760cb
3 files changed
Lines changed: 20 additions & 0 deletions
File tree
- Lib
- test
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2077 | 2077 | | |
2078 | 2078 | | |
2079 | 2079 | | |
| 2080 | + | |
| 2081 | + | |
| 2082 | + | |
| 2083 | + | |
2080 | 2084 | | |
2081 | 2085 | | |
2082 | 2086 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
1107 | 1120 | | |
1108 | 1121 | | |
1109 | 1122 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments