Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Enable Python shell integration for 3.13 and above, when user opt-in #25242

Copy link
Copy link
@anthonykim1

Description

@anthonykim1
Issue body actions

Allow user to opt into Python shell integration even when they are using Python version 3.13 or above.

If user chooses to opt into python shell integration setting, we should use context.environmentVariableCollection.replace('PYTHON_BASIC_REPL', '1'); to disable PyREPL since enabling it currently leads to weird cursor error.

Otherwise, do not inject the environment variable to disable PyREPL for 3.13 and above.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.