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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
attempt to workaround curio exceptions that happen only in CI
Bob Halley
2022-06-11
1
-3
/
+6
*
|
Merge pull request #815 from rthalley/network-checking
Bob Halley
2022-06-11
5
-45
/
+76
|
\
\
|
*
|
apply v4/v6 testing scheme from query tests to async too
Bob Halley
2022-06-10
1
-13
/
+4
|
*
|
remove debugging print
Bob Halley
2022-06-10
1
-1
/
+0
|
*
|
Improve network checking [#812].
Bob Halley
2022-06-04
4
-32
/
+73
*
|
|
Merge pull request #816 from rthalley/dependabot/pip/trio-gte-0.14-and-lt-0.22
Bob Halley
2022-06-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update trio requirement from >=0.14,<0.21 to >=0.14,<0.22
dependabot[bot]
2022-06-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #814 from chriskuipers/typo-fixes
Bob Halley
2022-06-03
1
-2
/
+2
|
\
\
|
*
|
fixed dnpython.org typo
Chris Kuipers
2022-06-03
1
-2
/
+2
|
/
/
*
|
Merge pull request #809 from bdrung/wrap-long-lines
Bob Halley
2022-05-16
2
-44
/
+169
|
\
\
|
*
|
Wrap long lines
Benjamin Drung
2022-05-16
2
-44
/
+169
*
|
|
Merge pull request #808 from bdrung/skip-online-tests
Bob Halley
2022-05-16
6
-55
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow skipping test cases that need Internet access
Benjamin Drung
2022-05-16
1
-6
/
+10
|
*
|
Add tests.util.is_internet_reachable()
Benjamin Drung
2022-05-16
6
-54
/
+37
|
/
/
*
|
Merge pull request #807 from rthalley/dependabot/pip/readthedocs-sphinx-searc...
Bob Halley
2022-05-12
1
-1
/
+1
|
\
\
|
*
|
Bump readthedocs-sphinx-search from 0.1.1 to 0.1.2
dependabot[bot]
2022-05-12
1
-1
/
+1
|
/
/
*
|
Merge pull request #805 from rthalley/dependabot/pip/cryptography-gte-2.6-and...
Bob Halley
2022-04-26
1
-1
/
+1
|
\
\
|
*
|
Update cryptography requirement from >=2.6,<37.0 to >=2.6,<38.0
dependabot[bot]
2022-04-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #804 from rthalley/dependabot/pip/sphinx-4.3.2
Bob Halley
2022-04-21
1
-1
/
+1
|
\
\
|
*
|
Bump sphinx from 4.2.0 to 4.3.2
dependabot[bot]
2022-04-20
1
-1
/
+1
|
/
/
*
|
remove ChangeLog reference
Bob Halley
2022-03-31
1
-3
/
+0
*
|
Merge pull request #802 from rthalley/dependabot/pip/twine-tw-4.0.0
Bob Halley
2022-03-31
1
-1
/
+1
|
\
\
|
*
|
Update twine requirement from ^3.1.1 to ^4.0.0
dependabot[bot]
2022-03-31
1
-1
/
+1
|
/
/
*
|
Merge pull request #798 from bwelling/httpx-fixes
Bob Halley
2022-03-25
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
|
/
*
always install types if needed when running mypy
Bob Halley
2022-03-25
1
-1
/
+1
*
fix type of query paramater to https() method
Bob Halley
2022-03-25
2
-3
/
+6
*
test multi-message TSIG with and without padding
Bob Halley
2022-03-24
1
-0
/
+51
*
add padding to whatsnew
Bob Halley
2022-03-23
1
-0
/
+4
*
test padding in DoT
Bob Halley
2022-03-23
1
-0
/
+22
*
test padding in DoH
Bob Halley
2022-03-23
1
-0
/
+21
*
Merge pull request #797 from rthalley/padding
Bob Halley
2022-03-23
6
-34
/
+205
|
\
|
*
Add EDNS padding.
Bob Halley
2022-03-23
6
-34
/
+205
|
/
*
Merge pull request #795 from SaidBySolo/patch-1
Bob Halley
2022-03-20
1
-1
/
+1
|
\
|
*
style(asyncquery): change the ``httpx.AsyncClient`` type annotation to a stri...
Ryu juheon
2022-03-20
1
-1
/
+1
*
|
Merge pull request #796 from tamarinvs19/tamarinvs19-patch-doc-backquote
Bob Halley
2022-03-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove excess backquote
Vyacheslav Tamarin
2022-03-20
1
-1
/
+1
|
/
*
Merge pull request #794 from bwelling/asyncnullcontext
Bob Halley
2022-03-18
1
-66
/
+47
|
\
|
*
Use nullcontext for async code, as well.
Brian Wellington
2022-03-18
1
-66
/
+47
|
/
*
Merge pull request #793 from bwelling/nullcontext
Bob Halley
2022-03-18
4
-47
/
+49
|
\
|
*
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
*
add black to pyproject.toml
Bob Halley
2022-03-15
1
-0
/
+1
*
black autoformatting
Bob Halley
2022-03-15
183
-7407
/
+10372
*
test versioned zone non-txn get of nonexistent set
Bob Halley
2022-03-12
1
-0
/
+13
*
remove extraneous "pass", and follow the existing dnspython style
Bob Halley
2022-03-12
1
-13
/
+7
*
Merge pull request #791 from wbolster/base-resolver-annotations
Bob Halley
2022-03-12
1
-14
/
+42
|
\
[prev]
[next]