cpython
cpython copied to clipboard
gh-140287: Handle `PYTHONSTARTUP` script exceptions in the asyncio REPL
This is generally a work in progress; tests are needed. The asyncio patch is simple and ready.
- Issue: gh-140287