index
:
delta/python-packages/dnspython.git
2.2
2.3
absolute_origin_zone_txn_fix
async
cache_stats
canonical_name
cmp_fix
cname-and-other-data
comments
constants
constants2
continue_on_error
dependabot/pip/coverage-tw-6.0
dependabot/pip/cryptography-gte-2.6-and-lt-37.0
dependabot/pip/cryptography-gte-2.6-and-lt-4.0
dependabot/pip/mypy-tw-0.781
dependabot/pip/mypy-tw-0.782
dependabot/pip/mypy-tw-0.790
dependabot/pip/mypy-tw-0.800
dependabot/pip/mypy-tw-0.812
dependabot/pip/mypy-tw-0.920
dependabot/pip/pytest-cov-tw-3.0.0
dependabot/pip/pytest-tw-6.0.0
dependabot/pip/trio-gte-0.14-and-lt-0.18
dependabot/pip/trio-gte-0.14-and-lt-0.19
dependabot/pip/wheel-tw-0.35.0
full_match
httpx_if_possible
legacy-v1
lifetime_timeout
master
message
more-immut
nanonameserver
new-unversioned-zone-txn
parser
proc-order
processing_order_fix
python3
quic-899
resolve_chaining
resrefactor
revert-193-pylint
rrset-reader
soa_interval_fix
svcb
transaction
txn-names
win32util
windows_asyncio_fix
wrap
xfr
zone-refactor
github.com: rthalley/dnspython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_async.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
asyncio on Windows requries connected sockets. [Issue #637]
windows_asyncio_fix
Bob Halley
2021-02-25
1
-1
/
+13
*
First pass at adding network timeouts to tests. This is for when
Bob Halley
2020-10-09
1
-10
/
+15
*
Add canonical_name() to async resolver too.
Bob Halley
2020-07-20
1
-0
/
+20
*
Add coverage for TCP/TLS async getsockname.
Brian Wellington
2020-07-08
1
-0
/
+4
*
Add support for receiving UDP queries.
Brian Wellington
2020-07-08
1
-0
/
+19
*
Don't read resolv.conf in tests that don't use it.
Brian Wellington
2020-07-08
1
-1
/
+1
*
bind our UDP socket
Bob Halley
2020-06-19
1
-1
/
+2
*
more coverage improvements
Bob Halley
2020-06-19
1
-1
/
+3
*
improve async coverage
Bob Halley
2020-06-19
1
-0
/
+22
*
improve async coverage
Bob Halley
2020-06-17
1
-0
/
+119
*
test IPv4 and IPv6 according to availability
Bob Halley
2020-06-15
1
-91
/
+116
*
Add some comments about opportunities after 3.6 is not supported.
Bob Halley
2020-06-13
1
-0
/
+1
*
Re-enable TLS async tests.
Bob Halley
2020-06-12
1
-27
/
+45
*
Attempt to cope with python 3.6 asyncio.
Bob Halley
2020-06-11
1
-1
/
+8
*
Support trio, curio, and asyncio with one API!
Bob Halley
2020-06-11
1
-0
/
+219