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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Asyncio sockets should work after a timeout [#843].
Bob Halley
2022-10-06
1
-5
/
+7
*
Deal with leading dots in search lists on Windows [#844].
Bob Halley
2022-10-06
1
-2
/
+2
*
more lint
Bob Halley
2022-10-02
7
-11
/
+21
*
lint
Bob Halley
2022-10-02
1
-1
/
+1
*
When scanning interfaces with WMI, ignore those without DNS
Bob Halley
2022-08-23
1
-5
/
+6
*
add $ to allow_directives if missing
Bob Halley
2022-08-16
1
-1
/
+8
*
fix typos
Bob Halley
2022-08-15
1
-2
/
+2
*
allow zonefile directives to be specified explicitly
Bob Halley
2022-08-14
2
-15
/
+51
*
Add idna_codec parameter to dns.zone.from_file() [#832]
Bob Halley
2022-08-14
1
-0
/
+2
*
Add support for more bases in $GENERATE
corubba
2022-08-05
1
-18
/
+37
*
fix format string lint detected by flake8 5.0.3
Bob Halley
2022-08-02
1
-2
/
+2
*
Merge pull request #822 from bwelling/rdatatype-fixes
Bob Halley
2022-07-17
2
-16
/
+36
|
\
|
*
Fix dns.rdatatype special cases.
Brian Wellington
2022-07-15
2
-16
/
+36
*
|
fixed dnpython.org typo
Chris Kuipers
2022-06-03
1
-2
/
+2
*
|
Fix passing source address with httpx.
Brian Wellington
2022-03-25
1
-1
/
+1
*
|
Fix httpx verify bug.
Brian Wellington
2022-03-25
1
-1
/
+1
|
/
*
fix type of query paramater to https() method
Bob Halley
2022-03-25
2
-3
/
+6
*
Add EDNS padding.
Bob Halley
2022-03-23
4
-34
/
+142
*
style(asyncquery): change the ``httpx.AsyncClient`` type annotation to a stri...
Ryu juheon
2022-03-20
1
-1
/
+1
*
Use nullcontext for async code, as well.
Brian Wellington
2022-03-18
1
-66
/
+47
*
Add typing info.
Brian Wellington
2022-03-18
4
-7
/
+7
*
Use contextlib.nullcontext().
Brian Wellington
2022-03-18
4
-47
/
+49
*
threading is always available from 3.7 on
Bob Halley
2022-03-18
4
-26
/
+11
*
join adjacent strings (formatting)
Bob Halley
2022-03-17
8
-22
/
+12
*
black autoformatting
Bob Halley
2022-03-15
106
-2953
/
+4597
*
remove extraneous "pass", and follow the existing dnspython style
Bob Halley
2022-03-12
1
-13
/
+7
*
Add type annotations for various BaseResolver attributes
wouter bolsterlee
2022-03-11
1
-14
/
+42
*
windows typing fixes
Bob Halley
2022-03-11
1
-1
/
+4
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
24
-92
/
+103
*
add missing request_mac annotation to async methods
Bob Halley
2022-03-10
1
-2
/
+3
*
Typing pass number 2, featuring typing of bools, adding a return type
Bob Halley
2022-03-10
29
-367
/
+436
*
misc type annotation lint
Bob Halley
2022-03-08
5
-8
/
+8
*
LGTM lint
Bob Halley
2022-03-06
13
-17
/
+12
*
Remove 3.6-specific code.
Bob Halley
2022-03-05
6
-123
/
+9
*
add return type to get_soa()
Bob Halley
2022-03-05
1
-3
/
+3
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
71
-1447
/
+1328
*
Merge pull request #781 from jschlyter/zone_get_soa
Bob Halley
2022-02-23
1
-1
/
+20
|
\
|
*
allow txn argument as suggested by @rthalley
Jakob Schlyter
2022-02-21
1
-2
/
+5
|
*
use get_soa() in compute_digest()
Jakob Schlyter
2022-02-19
1
-1
/
+1
|
*
raise NoSOA if there is no SOA record
Jakob Schlyter
2022-02-19
1
-2
/
+2
|
*
implement dns.zone.Zone.get_soa()
Jakob Schlyter
2022-02-19
1
-0
/
+16
*
|
more lgtm linting
Bob Halley
2022-02-23
1
-3
/
+3
*
|
more lgtm lint
Bob Halley
2022-02-21
3
-7
/
+10
|
/
*
apply TLS minimums on 3.6 too
Bob Halley
2022-02-17
2
-0
/
+4
*
lgtm lint: suppress false positive
Bob Halley
2022-02-17
1
-1
/
+2
*
set a minimum TLS version when we can
Bob Halley
2022-02-17
2
-5
/
+11
*
one more bit of lgtm lint
Bob Halley
2022-02-17
1
-8
/
+4
*
more lgtm linting
Bob Halley
2022-02-17
17
-28
/
+38
*
LGTM linting
Bob Halley
2022-02-16
6
-14
/
+16
*
Add missing types to exceptions stub
Steven Silvester
2022-02-03
1
-0
/
+2
[prev]
[next]