What's Changed
- Added fallback to
sock_state_cb
ifevent_thread
creation fails (#151)- Improved reliability on systems with exhausted inotify watches
- Implemented transparent fallback mechanism to ensure DNS resolution continues to work
- Implemented strict typing (#138)
- Added comprehensive type annotations
- Improved mypy configuration
- Added py.typed marker file
- Updated dependencies
- Bumped pycares from 4.7.0 to 4.8.0 (#149)
- Added support for Python 3.13 (#153)
- Updated CI configuration to test with Python 3.13
Full Changelog: v3.3.0...v3.4.0