Skip to content

IDLE docstring indentation #138539

@NK5W

Description

@NK5W

Bug report

Bug description:

def _run():
    """Run.

Run away.
"""
    print("Running away...")

It doesn't auto indent the second line and below.

CPython versions tested on:

3.13

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    pendingThe issue will be closed if no feedback is providedstdlibStandard Library Python modules in the Lib/ directorytopic-IDLEtype-featureA feature request or enhancement

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions