Commit 19518a4
[3.14] pythongh-136447: Use
pythongh-136447: Use `self.loop` instead of global `loop` variable in asyncio REPL (pythonGH-136448)
(cherry picked from commit 77fa7a4)
Co-authored-by: Justin Su <[email protected]>self.loop instead of global loop variable in asyncio REPL (pythonGH-136448) (python#136458)1 parent c29fce0 commit 19518a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments