Skip to content

Python's help utility crashes when collections.abc module is asked. #123339

Closed
@taaaf11

Description

@taaaf11

Bug report

Bug description:

I am running Python 3.13.0-b2 on Debian 12 i386. When collections.abc is entered into python interactive help utility, the interpreter crashes.

>>> help
>>> collections.abc
(Python interpreter crashes)

The traceback is indented. So I am attaching video.

recording.mp4

CPython versions tested on:

3.13

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions