Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 17, 2025

https://www.python.org/downloads/release/python-3140/

PyPy3.11: https://pypy.org/download.html


Three failing tests because zstd was added to the Python >= 3.14 Standard Library

  • PEP 784: A new module compression.zstd providing support for the Zstandard compression algorithm.

{'accept-encoding': 'gzip, deflate, zstd'} != {'accept-encoding': 'gzip, deflate'}

FAILED tests/test_item.py::test_upload - AssertionError: assert {'accept': '*...
FAILED tests/test_item.py::test_upload_metadata - AssertionError: assert {'ac...
FAILED tests/test_item.py::test_upload_queue_derive - AssertionError: assert ...

@jjjake jjjake merged commit 1e865f2 into jjjake:master Oct 28, 2025
12 checks passed
@cclauss cclauss deleted the patch-1 branch October 28, 2025 15:40
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