]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120346: Respect PYTHON_BASIC_REPL when running in interactive inspect mode...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Jun 2024 16:40:15 +0000 (18:40 +0200)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2024 16:40:15 +0000 (16:40 +0000)
commit2dd07fd899da50a0f25f0d586b8615a05b462244
tree4b3c22ae8ce614bcfd9b6f2a7abda09637165bf7
parent64a61ca13c221bf6a2cba4704e1d822b2c36af27
[3.13] gh-120346: Respect PYTHON_BASIC_REPL when running in interactive inspect mode (GH-120349) (#120351)

(cherry picked from commit ec3af291fe2f680ab277edde7113e2762754f4aa)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Misc/NEWS.d/next/Core and Builtins/2024-06-11-12-47-54.gh-issue-120346.hhn_6X.rst [new file with mode: 0644]
Modules/main.c