Commit f02231b
[3.14] pythongh-142784: make the asyncio REPL call
pythongh-142784: make the asyncio REPL call `loop.close()` at exit (pythonGH-142785)
(cherry picked from commit ddfc155)
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>loop.close() at exit (pythonGH-142785) (python#142933)1 parent 693d8a1 commit f02231b
2 files changed
Lines changed: 4 additions & 0 deletions
File tree
- Lib/asyncio
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
239 | 240 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments