You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out in docker-library/python#39, we need to make sure bz2 loads correctly (especially since it can't be added/fixed after the fact).
To do this, we should rename the current python-zlib test to something like python-imports and have it do some very rudimentary round-tripping via bz2 like it does zlib.