File tree
3 files changed
+42
-9
lines changedFilter options
- Lib
- asyncio
- test/test_asyncio
- Misc/NEWS.d/next/Library
3 files changed
+42
-9
lines changedLib/asyncio/base_subprocess.py
Copy file name to clipboardExpand all lines: Lib/asyncio/base_subprocess.py+26-9Lines changed: 26 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
4 | 7 |
|
5 | 8 |
|
6 | 9 |
|
| ||
142 | 145 |
|
143 | 146 |
|
144 | 147 |
|
145 |
| - |
146 |
| - |
147 |
| - |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
148 | 167 |
|
149 |
| - |
150 |
| - |
151 |
| - |
| 168 | + |
| 169 | + |
152 | 170 |
|
153 |
| - |
154 |
| - |
155 |
| - |
| 171 | + |
| 172 | + |
156 | 173 |
|
157 | 174 |
|
158 | 175 |
|
|
Lib/test/test_asyncio/test_subprocess.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_subprocess.py+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
864 | 864 |
|
865 | 865 |
|
866 | 866 |
|
| 867 | + |
| 868 | + |
| 869 | + |
| 870 | + |
| 871 | + |
| 872 | + |
| 873 | + |
| 874 | + |
| 875 | + |
| 876 | + |
| 877 | + |
| 878 | + |
| 879 | + |
| 880 | + |
| 881 | + |
867 | 882 |
|
868 | 883 |
|
869 | 884 |
|
|
Misc/NEWS.d/next/Library/2024-06-29-05-08-59.gh-issue-87744.rpF6Jw.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
0 commit comments