Skip to content

REPL colorizes even inside interactive commands #136924

@olgarithms

Description

@olgarithms

Bug report

Bug description:

print("hello")
help
print  # inside interactive help 
quit.  # inside interactive help 
print("bye")
Image

CPython versions tested on:

CPython main branch

Operating systems tested on:

macOS

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtopic-replRelated to the interactive shelltype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions