]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (#149405)
authorJonathan Dung <jonathandung@yahoo.com>
Sat, 18 Jul 2026 12:10:37 +0000 (20:10 +0800)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 12:10:37 +0000 (17:40 +0530)
commit7f8fc07e850d7b27a220c815db8c8abd545286c3
tree4a60c86bd5d2142195a68e779362ea8b04c496c3
parent2df69de5b36347d430aed0a959fa01e17b237331
gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (#149405)
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]