github aio-libs/aiodns v3.4.0

latest release: v3.5.0
4 months ago

What's Changed

  • Added fallback to sock_state_cb if event_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

Don't miss a new aiodns release

NewReleases is sending notifications on new releases.