Skip to content

gh-140287: Handle PYTHONSTARTUP script exceptions in the asyncio REPL#140288

Merged
pablogsal merged 56 commits intopython:mainfrom
johnslavik:asyncio-repl-handle-python-startup
Apr 25, 2026
Merged

gh-140287: Handle PYTHONSTARTUP script exceptions in the asyncio REPL#140288
pablogsal merged 56 commits intopython:mainfrom
johnslavik:asyncio-repl-handle-python-startup

Conversation

@johnslavik
Copy link
Copy Markdown
Member

@johnslavik johnslavik commented Oct 18, 2025

This is generally a work in progress; tests are needed.
The asyncio patch is simple and ready.

@johnslavik
Copy link
Copy Markdown
Member Author

Please merge #140298 first.

@johnslavik johnslavik marked this pull request as ready for review October 23, 2025 14:57
@johnslavik johnslavik marked this pull request as draft October 23, 2025 15:00
Comment thread Lib/test/test_repl.py
Comment thread Lib/test/test_repl.py Outdated
Comment thread Lib/test/test_repl.py
@johnslavik johnslavik marked this pull request as ready for review April 1, 2026 21:41
@johnslavik
Copy link
Copy Markdown
Member Author

cc @kumaraditya303

@johnslavik johnslavik added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Apr 5, 2026
@johnslavik johnslavik requested a review from ambv April 5, 2026 12:06
@johnslavik johnslavik requested review from pablogsal and removed request for kumaraditya303 April 7, 2026 14:34
Comment thread Lib/test/test_repl.py
Comment thread Lib/asyncio/__main__.py Outdated
@johnslavik johnslavik requested a review from pablogsal April 25, 2026 11:28
@pablogsal pablogsal merged commit 5ea3ae7 into python:main Apr 25, 2026
51 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @johnslavik for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Apr 25, 2026

GH-148987 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Apr 25, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Apr 25, 2026

GH-148988 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Apr 25, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants