Skip to content

Mention PyREPL is disabled when Python shell integration is enabled for Python3.13 and above #25240

Closed
@anthonykim1

Description

@anthonykim1

Since shell integration enabled with PyREPL causes cursor indentation issue python/cpython#126131 we should only disable PyREPL and inject the flag to disable PyREPL when user has enabled Python shell integration: #25164

Add documentation in the setting description for Python shell integration that PyREPL(which is available from Python3.13 and above) gets disabled if shell integration for Python is enabled by user.

Otherwise, allow user using Python3.13 and above to use PyREPL and not inject the environment variable to disable PyREPL.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions