Skip to content

Make Python 3.14 compatible#110

Open
sverhoeven wants to merge 6 commits intomainfrom
py314
Open

Make Python 3.14 compatible#110
sverhoeven wants to merge 6 commits intomainfrom
py314

Conversation

@sverhoeven
Copy link
Member

By:

  • use asyncpg version that support 3.14
  • drop fs package, only support zip archive format, drops tar support
  • replace pkgutil with importlib

Tested with 390Mb job dir results in 5s with a 133Mb zip file.
The compression level, chunk sizes where optimized for time, cpu load and size.
By:
- use asyncpg version that support 3.14
- drop fs package, it was unused
- replace pkgutil with importlib
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.

1 participant