]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (GH-149405) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jul 2026 10:07:03 +0000 (12:07 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 10:07:03 +0000 (12:07 +0200)
commit77a19c81f598ff1de2499eff4362b208ebb6f7ec
treea6a931b91f0fc8b9bef4e7a03764f155374f3734
parent9c0764dfe0a9debd3bfdccfaaea8b2556ef15d51
[3.13] gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (GH-149405) (#154073)

gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (GH-149405)
(cherry picked from commit 7f8fc07e850d7b27a220c815db8c8abd545286c3)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
Lib/asyncio/__main__.py
Misc/NEWS.d/next/Library/2026-05-06-23-13-40.gh-issue-149319.PLM93t.rst [new file with mode: 0644]