]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129098: avoid using content of `_pyrepl/__main__.py` when reporting tracebacks...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 20 Apr 2025 17:24:30 +0000 (19:24 +0200)
committerGitHub <noreply@github.com>
Sun, 20 Apr 2025 17:24:30 +0000 (18:24 +0100)
commit492e3e6976d05b8de1892c37c900ada23eaeaf06
tree61c7d92603118f1787be54c035a2366129157f87
parent5d8e432d9ffa8285ca67833a54a07c52c58d79f3
gh-129098: avoid using content of `_pyrepl/__main__.py` when reporting tracebacks (#130721)
Lib/_pyrepl/__main__.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Library/2025-03-01-12-37-08.gh-issue-129098.eJ2-6L.rst [new file with mode: 0644]