Uh oh!
There was an error while loading. Please reload this page.
gh-142784: Make the asyncio REPL call .close() on the loop - #142785
Conversation
johnslavik
commented
Dec 16, 2025
I'm happy to have confirmed that this fixes the problem in GH-140288. I'll add a test and we're ready. |
johnslavik
commented
Dec 16, 2025
In the meantime -- @graingert, do you think this is the good direction? |
Uh oh!
There was an error while loading. Please reload this page.
asyncio.Runner in the asyncio REPL.close() on the loopUh oh!
There was an error while loading. Please reload this page.
johnslavik
commented
Dec 18, 2025
@kumaraditya303 I've dropped |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Uh oh!
There was an error while loading. Please reload this page.
johnslavik
commented
Dec 18, 2025
@ZeroIntensity |
Thanks @johnslavik for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @johnslavik for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…ythonGH-142785) (cherry picked from commit ddfc155) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
…ythonGH-142785) (cherry picked from commit ddfc155) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
GH-142932 is a backport of this pull request to the 3.13 branch. |
GH-142933 is a backport of this pull request to the 3.14 branch. |
Uh oh!
There was an error while loading. Please reload this page.