Skip to content

gh-150167: Prevent successful import of bz2 under lazy_imports=all if _bz2 is unavailable - #157321

Open
DavidCEllis wants to merge 2 commits into
python:mainfrom
DavidCEllis:fix-lazy-all-archive-missing
Open

gh-150167: Prevent successful import of bz2 under lazy_imports=all if _bz2 is unavailable#157321
DavidCEllis wants to merge 2 commits into
python:mainfrom
DavidCEllis:fix-lazy-all-archive-missing

Force the eager import of `_bz2` inside `bz2.py`

131ae67
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Unresolved review
succeeded Sep 11, 2026 in 6s