File tree
19 files changed
+116
-128
lines changedFilter options
- Lib/test
- test_asyncio
- test_ctypes
- test_zipfile/_path
19 files changed
+116
-128
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 |
|
| ||
746 | 745 |
|
747 | 746 |
|
748 | 747 |
|
749 |
| - |
| 748 | + |
750 | 749 |
|
751 | 750 |
|
752 | 751 |
|
753 | 752 |
|
754 |
| - |
| 753 | + |
755 | 754 |
|
756 | 755 |
|
757 | 756 |
|
|
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 |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
| 41 | + |
45 | 42 |
|
46 | 43 |
|
47 | 44 |
|
|
+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 |
---|---|---|
| ||
662 | 662 |
|
663 | 663 |
|
664 | 664 |
|
665 |
| - |
| 665 | + |
666 | 666 |
|
667 |
| - |
| 667 | + |
668 | 668 |
|
669 | 669 |
|
670 | 670 |
|
671 | 671 |
|
672 | 672 |
|
673 |
| - |
| 673 | + |
674 | 674 |
|
675 | 675 |
|
676 | 676 |
|
|
+14-7Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
| ||
75 | 74 |
|
76 | 75 |
|
77 | 76 |
|
78 |
| - |
79 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
83 | 90 |
|
84 | 91 |
|
85 | 92 |
|
| ||
241 | 248 |
|
242 | 249 |
|
243 | 250 |
|
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
248 | 255 |
|
249 | 256 |
|
250 | 257 |
|
|
+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 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
656 | 656 |
|
657 | 657 |
|
658 | 658 |
|
659 |
| - |
| 659 | + |
660 | 660 |
|
661 | 661 |
|
662 |
| - |
663 |
| - |
| 662 | + |
664 | 663 |
|
665 | 664 |
|
666 | 665 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
859 | 859 |
|
860 | 860 |
|
861 | 861 |
|
862 |
| - |
| 862 | + |
863 | 863 |
|
864 | 864 |
|
865 | 865 |
|
| ||
2055 | 2055 |
|
2056 | 2056 |
|
2057 | 2057 |
|
2058 |
| - |
| 2058 | + |
2059 | 2059 |
|
2060 | 2060 |
|
2061 | 2061 |
|
| ||
2587 | 2587 |
|
2588 | 2588 |
|
2589 | 2589 |
|
2590 |
| - |
| 2590 | + |
2591 | 2591 |
|
2592 | 2592 |
|
2593 | 2593 |
|
2594 | 2594 |
|
2595 |
| - |
| 2595 | + |
2596 | 2596 |
|
2597 | 2597 |
|
2598 | 2598 |
|
|
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