Closed as not planned
Description
Bug description:
import bz2
would result in an error:
ModuleNotFoundError: No module named '_bz2'
The python was compiled with the following commands:
CFLAGS='-O3 -DNDEBUG' ./configure --enable-optimizations
make
make install
CPython versions tested on:
3.12
Operating systems tested on:
Linux
Metadata
Metadata
Assignees
Labels
No labels