Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@gmr gmr released this 26 Apr 17:29
· 1 commit to main since this release
  • Dropped support for Python 2
  • Added type annotations
  • Added optional TCP based resolution
  • Moved to using dns.resolver.resolve() from the deprecated dns.resolver.query() API