FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-140287: Handle `PYTHONSTARTUP` script exceptions in the asyncio REPL by johnslavik · Pull Request #140288 · python/cpython · GitHub

/ cpython Public

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

Merged
pablogsal merged 56 commits into
python: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 into
python:mainfrom
johnslavik:asyncio-repl-handle-python-startup

Conversation

johnslavik commented Oct 18, 2025
edited
Loading

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Member Author

Please merge #140298 first.

johnslavik marked this pull request as ready for review October 23, 2025 14:57
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

Copy link
Copy Markdown
Member Author

cc @kumaraditya303

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 requested a review from ambv April 5, 2026 12:06
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 requested a review from pablogsal April 25, 2026 11:28
pablogsal merged commit 5ea3ae7 into python:main Apr 25, 2026
51 checks passed

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 Bot commented Apr 25, 2026

Copy link
Copy Markdown

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

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

bedevere-app Bot commented Apr 25, 2026

Copy link
Copy Markdown

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

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
hugovk pushed a commit that referenced this pull request Apr 29, 2026
…ncio REPL (GH-140288) (#148987)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
hugovk pushed a commit that referenced this pull request Apr 29, 2026
…ncio REPL (GH-140288) (#148988)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
johnslavik deleted the asyncio-repl-handle-python-startup branch July 21, 2026 01:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL