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
/
_asyncio_backend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic DDR support. (#919)
Bob Halley
2023-04-07
1
-0
/
+6
*
linting + have asyncio HTTP code actually connect to right address
Bob Halley
2023-03-19
1
-3
/
+14
*
Better DNS-over-HTTPS support. (#908)
Bob Halley
2023-03-19
1
-0
/
+79
*
Make Coverity happier [#882].
Bob Halley
2023-01-12
1
-0
/
+4
*
For async send_udp(), return a length and clarify the expiration
Bob Halley
2022-10-13
1
-0
/
+1
*
Asyncio sockets should work after a timeout [#843].
Bob Halley
2022-10-06
1
-5
/
+7
*
black autoformatting
Bob Halley
2022-03-15
1
-29
/
+46
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
1
-1
/
+1
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
1
-2
/
+2
*
Do not set asyncio future if it is already done. [#740]
Bob Halley
2021-12-17
1
-1
/
+1
*
Lint pass
Bob Halley
2021-05-02
1
-3
/
+2
*
asyncio on Windows requries connected sockets. [Issue #637]
windows_asyncio_fix
Bob Halley
2021-02-25
1
-1
/
+13
*
async StreamSockets were erronously subclassing the abstract DatagramSocket
Bob Halley
2021-01-31
1
-1
/
+1
*
Do not try to set a future that is already set. [#572]
Bob Halley
2020-08-13
1
-2
/
+2
*
pylint linting
Bob Halley
2020-07-31
1
-3
/
+1
*
Add support for receiving UDP queries.
Brian Wellington
2020-07-08
1
-0
/
+6
*
more coverage improvements
Bob Halley
2020-06-19
1
-3
/
+3
*
improve async coverage
Bob Halley
2020-06-19
1
-2
/
+3
*
fix recvfrom, tls timing, and other misc things
Bob Halley
2020-06-12
1
-1
/
+2
*
Add TLS for asyncio.
Bob Halley
2020-06-12
1
-2
/
+4
*
Attempt to cope with python 3.6 asyncio.
Bob Halley
2020-06-11
1
-3
/
+15
*
Support trio, curio, and asyncio with one API!
Bob Halley
2020-06-11
1
-0
/
+118