You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 54efa4e doc: fix rst syntax in README
* 09b2341 sample: fix correctly setting events mask
* a5509d9 setup.py: mark as executable and add shebang
* 631e2b9 tests.py: assertions moved out of cb so C code cannot discard
* d5f0435 tests.py: test reverse_address on IPv6 also
* ab636fc tests.py: ensure all query results have proper and bound type
* 797fdbe pycares.c: register result struct-sequences in pycares namespace
* 87f22cd ci: run tests with PyPy as well
* 48fb58f ci: run tests on CPython 3.5 on Travis
* 962646c test: moved test file to tests/tests.py
* 92afcf1 test: add Python 3.5 to tox.ini
* 33b242d ci: use PyPy 5 in Travis CI
* a3c4e7f build: refactor building bundled c-ares
* c3e2d1e ci: add Python 3.5 to AppVeyor
* baab29e core: reorganize package
* 7511d0e core: add CFFI core implementation
* 9d3deb3 cffi: fix OSX support
* b64d53f cffi: fixup FreeBSD support
* 97c2d65 doc: MinGW support got axed
* e0faf27 doc: update supported Python versions
* 76a5c85 core: raised version and updated changelog
* 1178f98 core: update bundled c-ares to 9642b57