Closed
Description
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