Skip to content

When importing debugpy, PYDEVD_IPYTHON_COMPATIBLE_DEBUGGING=1 should be set #1004

Open
@fabioz

Description

A new flag is available in pydevd which allows a user to step into library code without getting inside of IPython internals while doing so.

To make use of this, PYDEVD_IPYTHON_COMPATIBLE_DEBUGGING must be set to 1 in the os.environ prior to importing debugpy.

See: microsoft/debugpy#869 for more information.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions