Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-120346: Respect PYTHON_BASIC_REPL when running in interactive inspect mode #120349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jun 11, 2024

@pablogsal
Copy link
Member Author

There is no easy way to drive the new REPL via subprocess (at least for now) due to the tty requirements, so adding a test for this is much harder than the value it gives us.

@pablogsal pablogsal enabled auto-merge (squash) June 11, 2024 15:50
@lysnikolaou lysnikolaou added the topic-repl Related to the interactive shell label Jun 11, 2024
@pablogsal pablogsal merged commit ec3af29 into python:main Jun 11, 2024
39 checks passed
@pablogsal pablogsal deleted the gh-120346 branch June 11, 2024 16:15
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 11, 2024
…e inspect mode (pythonGH-120349)

(cherry picked from commit ec3af29)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 11, 2024

GH-120351 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 11, 2024
lysnikolaou pushed a commit that referenced this pull request Jun 11, 2024
…ve inspect mode (GH-120349) (#120351)

(cherry picked from commit ec3af29)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-repl Related to the interactive shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants