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
/
asyncbackend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
black autoformatting
Bob Halley
2022-03-15
1
-11
/
+22
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
1
-1
/
+1
*
Remove 3.6-specific code.
Bob Halley
2022-03-05
1
-6
/
+0
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
1
-7
/
+10
*
more lgtm lint
Bob Halley
2022-02-21
1
-2
/
+1
*
more lgtm linting
Bob Halley
2022-02-17
1
-1
/
+1
*
Correct a typo in dns/asyncbackend.py
Felix Yan
2021-08-17
1
-1
/
+1
*
pylint linting
Bob Halley
2020-07-31
1
-0
/
+5
*
fix sniffio-less asyncio detection on 3.6.x
Bob Halley
2020-06-17
1
-0
/
+1
*
improve async coverage
Bob Halley
2020-06-17
1
-1
/
+7
*
move low_level_address_tuple() to dns.inet; add some no-coverage comments
Bob Halley
2020-06-13
1
-1
/
+1
*
fix comment
Bob Halley
2020-06-12
1
-2
/
+2
*
make get_backend() shorter; improve sniffing; fail if we cannot tell the library
Bob Halley
2020-06-12
1
-25
/
+31
*
lint
Bob Halley
2020-06-12
1
-3
/
+1
*
async doco
Bob Halley
2020-06-12
1
-16
/
+58
*
Support trio, curio, and asyncio with one API!
Bob Halley
2020-06-11
1
-0
/
+43