Commit graph

2 commits

Author SHA1 Message Date
adam
cc8f8a2758 Version 2.3.0
=============
 - core: fix CPython implementation TTL parsing issue
 - core: add ability to make queries using the command line
 - core: fix parsing TXT records with invalid UTF-8 chars
 - deps: removed unneeded c-ares files
 - core: update bundled c-ares to 1.13.0
 - ci: fix PyPy in Travis
2017-07-22 06:44:50 +00:00
adam
8d7019ce28 pycares is a Python module which provides an interface to c-ares. c-ares is a
C library that performs DNS requests and name resolves asynchronously.
2017-07-09 06:53:06 +00:00