Skip to content

gh-132983: Introduce compression package and move _compression module#133018

Merged
gpshead merged 8 commits intopython:mainfrom
emmatyping:compression_package
Apr 27, 2025
Merged

gh-132983: Introduce compression package and move _compression module#133018
gpshead merged 8 commits intopython:mainfrom
emmatyping:compression_package

Conversation

@emmatyping
Copy link
Member

@emmatyping emmatyping commented Apr 26, 2025

This is part 1 of the Implementation Plan for PEP 784.

This change:

  • introduces a compression package and re-exports existing modules under that package.
  • Moves Lib/_compression.py to Lib/compression/_common/streams.py and updates imports to match.

I added skip news as I'd like to write a holistic NEWS/What's New entry once the entire implementation has landed. If people think each PR should have NEWS I can write something up.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants