Skip to content

1.1.2

Latest
Compare
Choose a tag to compare
@jbrendel jbrendel released this 24 May 20:16
· 11 commits to master since this release
Allow unresolvable names/addresses to be ignored.

* Controlled with ignore_lookup_error flag.
* If not set, those names/addresses would cause exception.
* Wrapped the socket.gaierror exception so that we can
  attach useful information about which target couldn't
  be looked up.