mirror of
https://github.com/python/cpython.git
synced 2026-08-02 07:05:38 -04:00
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 <[email protected]>