Skip to content

Comments

Move from zstandard to pyzstd#14

Merged
lazka merged 1 commit intomsys2:mainfrom
lazka:move-pyzstd
May 2, 2025
Merged

Move from zstandard to pyzstd#14
lazka merged 1 commit intomsys2:mainfrom
lazka:move-pyzstd

Conversation

@lazka
Copy link
Member

@lazka lazka commented May 2, 2025

It will be part of the stdlib in 3.14, so lets move to that. https://peps.python.org/pep-0784/

It will be part of the stdlib in 3.14, so lets move to that.
https://peps.python.org/pep-0784/

and add some tests
@lazka lazka merged commit 04d420f into msys2:main May 2, 2025
4 checks passed
@jeremyd2019
Copy link
Member

I should do the same to pacdb I guess.

@lazka
Copy link
Member Author

lazka commented May 2, 2025

I should do the same to pacdb I guess.

There is not much difference, I was mostly curious, and hoping integration would be better, but turned out to be about the same amount of code. Though this does streaming decoding in theory, if you don't read the whole thing, but we always do.

@jeremyd2019
Copy link
Member

ok, probably better to hold off then and just switch off the zstandard code in 3.14 in favor of the included implementation.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants