]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-129098: avoid using content of `_pyrepl/__main__.py` when reporting traceba...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 20 Apr 2025 17:48:16 +0000 (19:48 +0200)
committerGitHub <noreply@github.com>
Sun, 20 Apr 2025 17:48:16 +0000 (17:48 +0000)
commit62663bfed59482f199d369bee4ec3f34d8ea8a19
tree3e90682c90abb205a5dd3204834b27dae779767b
parent5ab628fc652b64a84c2e8fb3897fdc93b47f48f5
[3.13] gh-129098: avoid using content of `_pyrepl/__main__.py` when reporting tracebacks (GH-130721) (#132755)

gh-129098: avoid using content of `_pyrepl/__main__.py` when reporting tracebacks (GH-130721)
(cherry picked from commit 492e3e6976d05b8de1892c37c900ada23eaeaf06)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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]