Skip to content

v0.15.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:49
- Merge pull request #103 from mnot/claude/fix-dns-thread-safety

- Fixed: run DNS continuation in the loop thread, not a pool worker
- Fixed: pylint no-member errors for kqueue on Linux CI
- Fixed: pylint raise-missing-from warnings
- Fixed: mypy unused-ignore errors in thor/loop.py