Skip to content
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

Dont automatically inject PYTHONSTARTUP script #24345

Closed
anthonykim1 opened this issue Oct 28, 2024 · 0 comments · Fixed by #24346
Closed

Dont automatically inject PYTHONSTARTUP script #24345

anthonykim1 opened this issue Oct 28, 2024 · 0 comments · Fixed by #24346
Assignees
Labels
area-repl bug Issue identified by VS Code Team member as probable bug triage-needed Needs assignment to the proper sub-team

Comments

@anthonykim1
Copy link

Before #24141 we should make sure we completely make the decision of turning off/on shell integration for Python terminal REPL by looking at the setting.

Should make sure env: {} removing the default always true from previous

@anthonykim1 anthonykim1 added area-repl bug Issue identified by VS Code Team member as probable bug labels Oct 28, 2024
@anthonykim1 anthonykim1 self-assigned this Oct 28, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 28, 2024
anthonykim1 added a commit to anthonykim1/vscode-python that referenced this issue Nov 4, 2024
Resolves microsoft#24345 and
microsoft#24290 and
microsoft#24105
remove automatic injection from before so only thing that allows shell
integration to user for Python terminal REPL is the setting itself.
eleanorjboyd pushed a commit that referenced this issue Nov 6, 2024
Resolves #24345 and
#24290 and
#24105 remove automatic
injection from before so only thing that allows shell integration to
user for Python terminal REPL is the setting itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-repl bug Issue identified by VS Code Team member as probable bug triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant