mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
19518a4205
gh-136447: Use `self.loop` instead of global `loop` variable in asyncio REPL (GH-136448)
(cherry picked from commit 77fa7a4dcc)
Co-authored-by: Justin Su <injustsu@gmail.com>