Skip to content

Conversation

@sashkent3
Copy link

@sashkent3 sashkent3 commented Feb 16, 2025

This PR is mostly a refactoring of the code base to cover the whole project with correct type-hints. Additionally it also:

  • adds support for any AsyncIterable[bytes] as pipe input so virtually any asyncio-compatible source can be used
  • removes support for python versions less than 3.9 which have reached end-of-life in 2024 and weren't properly supported anyways because of the reliance on PEP 585

@sashkent3 sashkent3 changed the title Fix PathLike type-hints Improve type-hints, support any AsyncIterable[bytes] as input, remove support for EOL python versions Feb 25, 2025
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