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
/
dns
/
asyncresolver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve DNSSEC _doco, minor DNSSEC and typing tweaks.
Bob Halley
2022-12-12
1
-2
/
+2
*
black autoformatting
Bob Halley
2022-03-15
1
-48
/
+88
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
1
-4
/
+4
*
Typing pass number 2, featuring typing of bools, adding a return type
Bob Halley
2022-03-10
1
-11
/
+14
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
1
-18
/
+35
*
more lgtm linting
Bob Halley
2022-02-17
1
-1
/
+1
*
async resolver support
httpx_if_possible
Bob Halley
2021-11-17
1
-2
/
+3
*
Return error trace in LifetimeTimeout
Bob Halley
2021-04-24
1
-1
/
+2
*
Separate common resolver functionality into a BaseResolver class.
Bob Halley
2020-08-27
1
-12
/
+2
*
replace duplicated doco with references
Bob Halley
2020-08-21
1
-66
/
+10
*
pylint linting
Bob Halley
2020-07-31
1
-0
/
+8
*
Add missing lifetime parameter to dns.asyncresolver.resolve() [#555]
Bob Halley
2020-07-27
1
-2
/
+3
*
Add canonical_name() to async resolver too.
Bob Halley
2020-07-20
1
-0
/
+30
*
improve async coverage
Bob Halley
2020-06-17
1
-1
/
+1
*
fix typo
Bob Halley
2020-06-12
1
-1
/
+1
*
lint
Bob Halley
2020-06-12
1
-5
/
+7
*
Support trio, curio, and asyncio with one API!
Bob Halley
2020-06-11
1
-0
/
+255