1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow ssl.SSLContext type in the verify= argument of dns.query.https() (#1173) More... 10 months ago
add comment that running xfr example does not work for access control reasons More... 10 months ago
docs: update zone transfer example to use inbound_xfr() (#1189) More... 10 months ago
Fix a DSYNC type issue, harmonize its scheme type, and increase coverage. More... 10 months ago
Add DSYNC rdatatype support (#1185) More... 10 months ago
docs: fix enum module name for udp_mode (#1187) More... 11 months ago
fix issues found with latest version of pyright More... 11 months ago
remove unused hostname parameter to _https helper, and fix default port in the helper More... 11 months ago
Add support for persistent H3 connections. (#1184) More... 11 months ago
Allow built-in `IPv{4,6}Address` objects when constructing A/AAAA rdata (#1183) More... 11 months ago
make the latest pyright happy More... about 1 year ago
QUIC code should process verify correctly when given a directory (#1179) More... about 1 year ago
Do not leak fds when using a selector [#1177]. (#1178) More... about 1 year ago
we do not need to install types for mypy anymore More... about 1 year ago
Move creating a socket for a DoH query into the address's try..except block so if creating fails, e.g. due to no IPv6, we try other addressess if we've got any. [#1169] More... about 1 year ago
Add RFC 3597. More... about 1 year ago
Replace percent formatting with f-strings. (#1168) More... about 1 year ago
Support registering new types with classes. (#1167) More... about 1 year ago
disable ruff UP031 More... about 1 year ago
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 (#1164) More... about 1 year ago
The QUIC sync worker thread should not spew backtraces due to not catching exceptions. More... about 1 year ago
fix typed example More... over 1 year ago
do not pyright win32util.py More... over 1 year ago
pyright cannot figure out trio CancelScope More... over 1 year ago
try to add pyright to the CI More... over 1 year ago
pyright linting for quic More... over 1 year ago
add typed variant of MX example More... over 1 year ago
simplify support Python version doco More... over 1 year ago
more minor lint tweaks More... over 1 year ago
Minor README updates (#1149) More... over 1 year ago