%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 188.40.95.74 / Your IP : 216.73.216.205 Web Server : Apache System : Linux cp01.striminghost.net 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64 User : vlasotin ( 1054) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/alt/python38/share/doc/alt-python38-aiodns-3.0.0/ |
Upload File : |
3.0.0 ===== - Release wheels and source to PyPI with GH actions - Try to make tests more resilient - Don't build universal wheels - Migrate CI to GH Actions - Fix TXT CHAOS test - Add support for CAA queries - Support Python >= 3.6 - Bump pycares dependency - Drop tasks.py - Allow specifying dnsclass for queries - Set URL to https - Add license args in setup.py - Converted Type Annotations to Py3 syntax Closes - Only run mypy on cpython versions - Also fix all type errors with latest mypy - pycares seems to have no typing / stubs so lets ignore it via `mypy.ini` - setup: typing exists since Python 3.5 - Fix type annotation of gethostbyname() - Updated README 2.0.0 ===== (changes since version 1.x) - Drop support for Python < 3.5 - Add support for ANY queries - Raise pycares dependency 2.0.0b2 ======= - Raise pycares dependency 2.0.0b1 ======= - Fix using typing on Python 3.7 2.0.0b0 ======= - Drop support for Python < 3.5 - Add support for ANY queries - Raise pycares dependency 1.2.0 ===== - Add support for Python 3.7 - Fix CNAME test - Add examples with `async` and `await` - Fix Python version check - Add gethostbyaddr 1.1.1 ===== - Use per-version requires for wheels 1.1.0 ===== - Add DNSResolver.gethostbyname() - Build universal wheels 1.0.1 ===== - Fix including tests and ChangeLog in source distributions 1.0.0 ===== - Use pycares >= 1.0.0 - Fix tests 0.3.2 ===== - setup: Fix decoding in non-UTF-8 environments 0.3.1 ===== - Adapt to Trollius package rename - Fixed stopping watching file descriptor 0.3.0 ===== - Add DNSResolver.cancel method - Handle case when the Future returned by query() is cancelled 0.2.0 ===== - Add support for Trollius - Don't make query() a coroutine, just return the future - Raise ValueError if specified query type is invalid 0.1.0 ===== - Initial release