Commit 532ecac
[3.13] 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#136457)1 parent a66af8b commit 532ecac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments