gh-132983: Style improvements for `compression.zstd` by emmatyping · Pull Request #133547 · python/cpython
Mostly just make both files consistently use single vs double quotes. Also add a missing space in a multi-line string.
pythonGH-133479 removed the logic to check for libzstd outside of pkg-config. This commit adds that logic back with a check for the version so that users can provide their own libzstd. This is to bring parity with lzma, bz2, and zlib detection.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
AA-Turner added a commit that referenced this pull request
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request
…3547) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request
…3547) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters