]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120346: Respect PYTHON_BASIC_REPL when running in interactive inspect mode (#120349)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 11 Jun 2024 16:15:01 +0000 (17:15 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2024 16:15:01 +0000 (16:15 +0000)
commitec3af291fe2f680ab277edde7113e2762754f4aa
tree2929813ac55050a92811622d4e984c1d362aaa71
parent9b8611eeea172cd4aa626ccd1ca333dc4093cd8c
gh-120346: Respect PYTHON_BASIC_REPL when running in interactive inspect mode (#120349)
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