]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125140: Remove the current directory from sys.path when using pyrepl (GH-125212)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 9 Oct 2024 22:30:56 +0000 (23:30 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 22:30:56 +0000 (22:30 +0000)
commitc7d5d1d93b630e352abd9a0c93ea6d34c443f444
tree65520816c8a2d51f83eab373267d23cd7dd12412
parent1877543d03d323d581b5fc0f19eff501926ba151
gh-125140: Remove the current directory from sys.path when using pyrepl (GH-125212)

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/site.py
Misc/NEWS.d/next/Security/2024-10-09-20-08-13.gh-issue-125140.YgNWRB.rst [new file with mode: 0644]