File tree
Expand file treeCollapse file tree
12 files changed
+945
-47
lines changedFilter options
- Doc
- library
- whatsnew
- Include/internal
- Lib
- asyncio
- test/test_asyncio
- Misc/NEWS.d/next/Library
- Modules
- clinic
Expand file treeCollapse file tree
12 files changed
+945
-47
lines changedDoc/library/asyncio-task.rst
Copy file name to clipboardExpand all lines: Doc/library/asyncio-task.rst+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
527 | 527 |
|
528 | 528 |
|
529 | 529 |
|
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
530 | 566 |
|
531 | 567 |
|
532 | 568 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
613 | 613 |
|
614 | 614 |
|
615 | 615 |
|
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
616 | 621 |
|
617 | 622 |
|
618 | 623 |
|
|
Include/internal/pycore_global_objects_fini_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_objects_fini_generated.h+2Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_global_strings.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_strings.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
| 373 | + |
373 | 374 |
|
374 | 375 |
|
375 | 376 |
|
| ||
460 | 461 |
|
461 | 462 |
|
462 | 463 |
|
| 464 | + |
463 | 465 |
|
464 | 466 |
|
465 | 467 |
|
|
Include/internal/pycore_runtime_init_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init_generated.h+2Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_unicodeobject_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_unicodeobject_generated.h+6Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 | 18 |
|
22 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
|
+100-22Lines changed: 100 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
51 | 56 |
|
52 | 57 |
|
53 | 58 |
|
54 |
| - |
| 59 | + |
55 | 60 |
|
56 | 61 |
|
57 | 62 |
|
58 | 63 |
|
59 | 64 |
|
60 | 65 |
|
61 |
| - |
| 66 | + |
62 | 67 |
|
63 | 68 |
|
64 | 69 |
|
| ||
93 | 98 |
|
94 | 99 |
|
95 | 100 |
|
96 |
| - |
| 101 | + |
| 102 | + |
97 | 103 |
|
98 | 104 |
|
99 | 105 |
|
| ||
117 | 123 |
|
118 | 124 |
|
119 | 125 |
|
120 |
| - |
121 |
| - |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
122 | 131 |
|
123 | 132 |
|
124 | 133 |
|
| ||
250 | 259 |
|
251 | 260 |
|
252 | 261 |
|
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
253 | 281 |
|
254 | 282 |
|
255 | 283 |
|
| ||
258 | 286 |
|
259 | 287 |
|
260 | 288 |
|
261 |
| - |
262 | 289 |
|
263 | 290 |
|
264 | 291 |
|
265 |
| - |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
266 | 300 |
|
267 | 301 |
|
268 | 302 |
|
| ||
334 | 368 |
|
335 | 369 |
|
336 | 370 |
|
337 |
| - |
338 | 371 |
|
339 | 372 |
|
340 | 373 |
|
| ||
897 | 930 |
|
898 | 931 |
|
899 | 932 |
|
900 |
| - |
901 |
| - |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
902 | 954 |
|
903 | 955 |
|
904 | 956 |
|
905 | 957 |
|
906 | 958 |
|
907 | 959 |
|
908 | 960 |
|
909 |
| - |
910 |
| - |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
911 | 968 |
|
912 | 969 |
|
913 | 970 |
|
| ||
926 | 983 |
|
927 | 984 |
|
928 | 985 |
|
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
| 990 | + |
| 991 | + |
| 992 | + |
| 993 | + |
| 994 | + |
929 | 995 |
|
930 |
| - |
931 |
| - |
| 996 | + |
| 997 | + |
| 998 | + |
| 999 | + |
| 1000 | + |
| 1001 | + |
| 1002 | + |
932 | 1003 |
|
933 | 1004 |
|
934 | 1005 |
|
935 | 1006 |
|
| 1007 | + |
936 | 1008 |
|
| 1009 | + |
937 | 1010 |
|
938 | 1011 |
|
| 1012 | + |
939 | 1013 |
|
940 | 1014 |
|
941 | 1015 |
|
942 |
| - |
943 |
| - |
944 |
| - |
| 1016 | + |
| 1017 | + |
| 1018 | + |
| 1019 | + |
945 | 1020 |
|
946 | 1021 |
|
947 | 1022 |
|
948 | 1023 |
|
949 | 1024 |
|
950 | 1025 |
|
| 1026 | + |
951 | 1027 |
|
| 1028 | + |
952 | 1029 |
|
953 | 1030 |
|
| 1031 | + |
0 commit comments