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

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]