Skip to content

pdb multiline auto-indent not work with comments #133698

@tanloong

Description

@tanloong

Bug report

Bug description:

Observed

(Pdb) def f(): # xyz⤶
...   |

Expected

(Pdb) def f(): # xyz⤶
...   ␣␣␣␣|

CPython versions tested on:

3.15

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions