File tree
Expand file treeCollapse file tree
4 files changed
+47
-2
lines changedFilter options
- Lib
- asyncio
- test/test_asyncio
- Misc/NEWS.d/next/Library
- Modules
Expand file treeCollapse file tree
4 files changed
+47
-2
lines changed+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
| ||
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
| 285 | + |
285 | 286 |
|
286 | 287 |
|
287 | 288 |
|
|
Lib/test/test_asyncio/test_futures2.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_futures2.py+30-1Lines changed: 30 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
10 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
11 | 40 |
|
12 | 41 |
|
13 | 42 |
|
|
Misc/NEWS.d/next/Library/2021-12-27-15-32-15.bpo-45924.0ZpHX2.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
| ||
495 | 496 |
|
496 | 497 |
|
497 | 498 |
|
| 499 | + |
498 | 500 |
|
499 | 501 |
|
500 | 502 |
|
| ||
601 | 603 |
|
602 | 604 |
|
603 | 605 |
|
| 606 | + |
604 | 607 |
|
| 608 | + |
605 | 609 |
|
606 | 610 |
|
607 | 611 |
|
| ||
656 | 660 |
|
657 | 661 |
|
658 | 662 |
|
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
659 | 670 |
|
660 | 671 |
|
| 672 | + |
661 | 673 |
|
662 | 674 |
|
663 | 675 |
|
| ||
799 | 811 |
|
800 | 812 |
|
801 | 813 |
|
| 814 | + |
802 | 815 |
|
803 | 816 |
|
804 | 817 |
|
| ||
815 | 828 |
|
816 | 829 |
|
817 | 830 |
|
| 831 | + |
818 | 832 |
|
819 | 833 |
|
820 | 834 |
|
|
0 commit comments