Commit ac1ee82
committed
pythongh-97696: Improve and fix documentation
- Document `eager_start` argument to Task constructor
- Document usage of `create_eager_task_factory`
- Fix docs nit from https://github.com/python/cpython/pull/104140/files#r11867143541 parent f94d22f commit ac1ee82
2 files changed
Lines changed: 20 additions & 2 deletions
File tree
- Doc/library
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
563 | 570 | | |
564 | 571 | | |
565 | 572 | | |
| |||
1014 | 1021 | | |
1015 | 1022 | | |
1016 | 1023 | | |
1017 | | - | |
| 1024 | + | |
1018 | 1025 | | |
1019 | 1026 | | |
1020 | 1027 | | |
| |||
1054 | 1061 | | |
1055 | 1062 | | |
1056 | 1063 | | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
1057 | 1071 | | |
1058 | 1072 | | |
1059 | 1073 | | |
| |||
1067 | 1081 | | |
1068 | 1082 | | |
1069 | 1083 | | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
1070 | 1087 | | |
1071 | 1088 | | |
1072 | 1089 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments