]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140326: disable the relative import in asyncio REPL (#140327)
authorLocked-chess-official <13140752715@163.com>
Fri, 24 Jul 2026 14:39:57 +0000 (22:39 +0800)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 14:39:57 +0000 (14:39 +0000)
commitfb64db25f3a970feb6d96101ea00176d0e9ff648
tree66ee5e01607c641c976a86d974c16bce38ceb23c
parentad1cea608f714b438527abc5af26fb8074da5958
gh-140326: disable the relative import in asyncio REPL (#140327)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/asyncio/__main__.py
Misc/NEWS.d/next/Library/2025-10-19-17-34-07.gh-issue-140326.kZM0pV.rst [new file with mode: 0644]