Commit 6a564c2
pythongh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (pythonGH-93258)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 75ceae0)
Co-authored-by: Andreas Grommek <76997441+agrommek@users.noreply.github.com>1 parent 07c3cba commit 6a564c2
2 files changed
Lines changed: 19 additions & 1 deletion
File tree
- Doc/library
- Misc/NEWS.d/next/Documentation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
230 | 247 | | |
231 | 248 | | |
232 | 249 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments