]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:06:57 +0000 (12:06 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 10:06:57 +0000 (12:06 +0200)
commit8177e470eb7a058d23e7d0dacf1b76136a88b186
treed6934dcd846c0a8a552994ec69ce65fd48a5070b
parent5f2d0d222f9dc316d5952e8d64b36f03e720e4b0
[3.15] gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (GH-149405) (#154072)

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]