v0.33.11
What's Changed
- chore: refactor exhaust_iterators by @BobTheBuidler in #857
- fix: handle cancellation in as_yielded by @BobTheBuidler in #858
- fix: exception handling in as_yielded by @BobTheBuidler in #859
- feat(cicd): run isort in github runner by @BobTheBuidler in #861
- feat(cicd): run pyupgrade in github runner by @BobTheBuidler in #860
- feat(cicd): run autoflake in github runner by @BobTheBuidler in #863
- chore: bump pyupgrade version to python3.10+ by @BobTheBuidler in #864
- chore: apply @stuck_coro_debugger to aiterator utils by @BobTheBuidler in #866
- chore: add
make hookscommand by @BobTheBuidler in #865 - chore: apply @stuck_coro_debugger to TaskMapping methods by @BobTheBuidler in #867
- chore(mypy): modernize type hints by @BobTheBuidler in #868
- fix(mypy): fix missing imports in stub files by @BobTheBuidler in #869
- chore: pyupgrade cython files by @BobTheBuidler in #870
- chore(deps): update dependency cython to v3.2.4 by @renovate[bot] in #871
- chore: add
_Done.__repr__method by @BobTheBuidler in #872
Full Changelog: v0.33.10...v0.33.11