Hacker News new | ask | show | jobs
by LtWorf 93 days ago
I've used a library that patches the zipfile module to add support for zstd compression in zipfiles.

In python3.14 the support is there, but 2 years ago you could just import this library and it would just work normally.