File tree
19 files changed
+129
-126
lines changedFilter options
- Lib/test
- test_asyncio
- test_ctypes
- test_zipfile/_path
19 files changed
+129
-126
lines changedLib/test/_test_multiprocessing.py
Copy file name to clipboardExpand all lines: Lib/test/_test_multiprocessing.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
| ||
324 | 323 |
|
325 | 324 |
|
326 | 325 |
|
327 |
| - |
328 |
| - |
| 326 | + |
| 327 | + |
| 328 | + |
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
|
Lib/test/test_asyncio/test_unix_events.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_unix_events.py+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
304 | 303 |
|
305 | 304 |
|
306 | 305 |
|
307 |
| - |
| 306 | + |
308 | 307 |
|
309 |
| - |
| 308 | + |
310 | 309 |
|
311 | 310 |
|
312 | 311 |
|
313 | 312 |
|
314 | 313 |
|
315 |
| - |
| 314 | + |
316 | 315 |
|
317 |
| - |
| 316 | + |
318 | 317 |
|
319 | 318 |
|
320 |
| - |
| 319 | + |
321 | 320 |
|
322 | 321 |
|
323 | 322 |
|
|
Lib/test/test_compileall.py
Copy file name to clipboardExpand all lines: Lib/test/test_compileall.py+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
| ||
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
| 159 | + |
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
166 |
| - |
| 165 | + |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
173 |
| - |
| 172 | + |
| 173 | + |
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
180 |
| - |
| 179 | + |
| 180 | + |
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
| 231 | + |
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
239 |
| - |
| 238 | + |
| 239 | + |
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
245 |
| - |
246 |
| - |
| 245 | + |
| 246 | + |
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
|
Lib/test/test_configparser.py
Copy file name to clipboardExpand all lines: Lib/test/test_configparser.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
| ||
745 | 744 |
|
746 | 745 |
|
747 | 746 |
|
748 |
| - |
| 747 | + |
749 | 748 |
|
750 | 749 |
|
751 | 750 |
|
752 | 751 |
|
753 |
| - |
| 752 | + |
754 | 753 |
|
755 | 754 |
|
756 | 755 |
|
|
Lib/test/test_ctypes/test_loading.py
Copy file name to clipboardExpand all lines: Lib/test/test_ctypes/test_loading.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
| 45 | + |
49 | 46 |
|
50 | 47 |
|
51 | 48 |
|
|
+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 |
| - |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
478 | 477 |
|
479 | 478 |
|
480 | 479 |
|
481 |
| - |
482 |
| - |
| 480 | + |
| 481 | + |
483 | 482 |
|
484 | 483 |
|
485 |
| - |
| 484 | + |
486 | 485 |
|
487 | 486 |
|
488 | 487 |
|
489 | 488 |
|
490 |
| - |
491 |
| - |
| 489 | + |
| 490 | + |
492 | 491 |
|
493 | 492 |
|
494 |
| - |
| 493 | + |
495 | 494 |
|
496 | 495 |
|
497 |
| - |
| 496 | + |
498 | 497 |
|
499 | 498 |
|
500 | 499 |
|
|
Lib/test/test_http_cookiejar.py
Copy file name to clipboardExpand all lines: Lib/test/test_http_cookiejar.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
| ||
337 | 336 |
|
338 | 337 |
|
339 | 338 |
|
340 |
| - |
341 |
| - |
342 |
| - |
| 339 | + |
| 340 | + |
| 341 | + |
343 | 342 |
|
344 | 343 |
|
345 | 344 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
657 | 657 |
|
658 | 658 |
|
659 | 659 |
|
660 |
| - |
| 660 | + |
661 | 661 |
|
662 |
| - |
| 662 | + |
663 | 663 |
|
664 | 664 |
|
665 | 665 |
|
666 | 666 |
|
667 | 667 |
|
668 |
| - |
| 668 | + |
669 | 669 |
|
670 | 670 |
|
671 | 671 |
|
|
+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
| ||
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
86 |
| - |
87 |
| - |
| 85 | + |
| 86 | + |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
91 | 98 |
|
92 | 99 |
|
93 | 100 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
121 | 122 |
|
122 | 123 |
|
123 | 124 |
|
124 |
| - |
| 125 | + |
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
|
+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
657 | 657 |
|
658 | 658 |
|
659 | 659 |
|
660 |
| - |
| 660 | + |
661 | 661 |
|
662 | 662 |
|
663 |
| - |
664 |
| - |
665 |
| - |
666 |
| - |
667 |
| - |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
668 | 667 |
|
669 | 668 |
|
670 | 669 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
914 | 914 |
|
915 | 915 |
|
916 | 916 |
|
917 |
| - |
| 917 | + |
918 | 918 |
|
919 | 919 |
|
920 | 920 |
|
| ||
2107 | 2107 |
|
2108 | 2108 |
|
2109 | 2109 |
|
2110 |
| - |
| 2110 | + |
2111 | 2111 |
|
2112 | 2112 |
|
2113 | 2113 |
|
| ||
2672 | 2672 |
|
2673 | 2673 |
|
2674 | 2674 |
|
2675 |
| - |
| 2675 | + |
2676 | 2676 |
|
2677 | 2677 |
|
2678 | 2678 |
|
2679 | 2679 |
|
2680 |
| - |
| 2680 | + |
2681 | 2681 |
|
2682 | 2682 |
|
2683 | 2683 |
|
|
Lib/test/test_subprocess.py
Copy file name to clipboardExpand all lines: Lib/test/test_subprocess.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
1522 | 1521 |
|
1523 | 1522 |
|
1524 | 1523 |
|
1525 |
| - |
1526 |
| - |
1527 |
| - |
1528 | 1524 |
|
1529 | 1525 |
|
1530 | 1526 |
|
1531 | 1527 |
|
1532 | 1528 |
|
1533 | 1529 |
|
1534 | 1530 |
|
1535 |
| - |
| 1531 | + |
| 1532 | + |
1536 | 1533 |
|
1537 | 1534 |
|
1538 | 1535 |
|
|
0 commit comments