Skip to content

gh-136447: Use self.loop instead of global loop variable in asyncio REPL#136448

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
injust:patch-1
Jul 9, 2025
Merged

gh-136447: Use self.loop instead of global loop variable in asyncio REPL#136448
kumaraditya303 merged 1 commit into
python:mainfrom
injust:patch-1

asyncio REPL: Use `self.loop` instead of global `loop` variable

50896e3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

The logs for this run have expired and are no longer available.