]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121016: Add test for PYTHON_BASIC_REPL envioronment variable (GH-121017...
authordevdanzin <74280297+devdanzin@users.noreply.github.com>
Wed, 26 Jun 2024 21:17:14 +0000 (18:17 -0300)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2024 21:17:14 +0000 (22:17 +0100)
commitbc515b332bef0eaa3064d3b912ad660932ad8c90
treec16c31d4ddc39a88c56be0f3bdcfe2a86c663cf1
parentd7cd71c72a9ad0abcc89deed50762ac7ceaef6d4
[3.13] gh-121016: Add test for PYTHON_BASIC_REPL envioronment variable (GH-121017) (#121064)

* gh-121016: Add test for `PYTHON_BASIC_REPL` envioronment variable (#121017)

(cherry picked from commit 9e45fd9858a059950f7387b4fda2b00df0e8e537)

* [3.13] gh-121016: Add test for `PYTHON_BASIC_REPL` envioronment variable (GH-121017)
(cherry picked from commit 9e45fd9858a059950f7387b4fda2b00df0e8e537)

Co-authored-by: devdanzin <74280297+devdanzin@users.noreply.github.com>
Lib/test/support/__init__.py
Lib/test/test_pyrepl/test_pyrepl.py