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
...
*
|
remove old CI stuff
Bob Halley
2021-06-15
2
-76
/
+0
*
|
add skip rule to testResolverNoNameservers
Bob Halley
2021-06-15
1
-0
/
+2
|
/
*
Point build status link at the actions page.
Bob Halley
2021-06-13
1
-1
/
+1
*
Add want_origin parameter to zone to_text() and to_file().
Bob Halley
2021-06-13
3
-3
/
+204
*
switch build status badge
Bob Halley
2021-06-11
1
-1
/
+1
*
Try to skip dangling CNAME tests if systemd-resolved is running. [Issue #658]
Bob Halley
2021-06-11
2
-0
/
+25
*
Create python-package.yml
Bob Halley
2021-06-11
1
-0
/
+34
*
Merge pull request #668 from rthalley/dependabot/pip/mypy-tw-0.902
Bob Halley
2021-06-11
1
-1
/
+1
|
\
|
*
Update mypy requirement from ^0.901 to ^0.902
dependabot[bot]
2021-06-11
1
-1
/
+1
|
/
*
Merge pull request #667 from rthalley/dependabot/pip/mypy-tw-0.901
Bob Halley
2021-06-09
1
-1
/
+1
|
\
|
*
Update mypy requirement from ^0.812 to ^0.901
dependabot[bot]
2021-06-09
1
-1
/
+1
|
/
*
remove or comment out some prints in tests
Bob Halley
2021-05-23
5
-9
/
+4
*
Remove debugging prints from xfr code.
Bob Halley
2021-05-23
1
-3
/
+0
*
Another try at not hardwiring class IN in dns.xfr.make_query()
Bob Halley
2021-05-20
1
-4
/
+4
*
Eliminate the need for a serial parameter to inbound_xfr()
Bob Halley
2021-05-18
4
-3
/
+40
*
Fix two problems with dns.xfr.make_query():
Bob Halley
2021-05-18
1
-2
/
+4
*
Merge pull request #666 from hvanderheide/master
Bob Halley
2021-05-18
2
-2
/
+2
|
\
|
*
Added serial to inbound_xfr arguments
Hidde van der Heide
2021-05-18
2
-2
/
+2
|
/
*
update with 2.2.0 changes so far
Bob Halley
2021-05-10
1
-2
/
+9
*
Merge pull request #664 from rthalley/dependabot/pip/sphinx-tw-4.0.0
Bob Halley
2021-05-10
1
-1
/
+1
|
\
|
*
Update sphinx requirement from ^3.0.0 to ^4.0.0
dependabot[bot]
2021-05-10
1
-1
/
+1
|
/
*
Merge pull request #663 from mbakke/rdtypes_import_fix
Bob Halley
2021-05-07
1
-3
/
+7
|
\
|
*
Prevent import failure when /etc/protocols is unavailable.
Marius Bakke
2021-05-06
1
-3
/
+7
|
/
*
Lint pass
Bob Halley
2021-05-02
9
-10
/
+11
*
Merge pull request #661 from rthalley/lifetime_timeout
Bob Halley
2021-05-02
4
-16
/
+100
|
\
|
*
Test LifeTimeout and NoNameservers excetpions.
lifetime_timeout
Bob Halley
2021-05-01
1
-0
/
+61
|
*
If a message handler returned None, do not yield it to the caller.
Bob Halley
2021-05-01
1
-1
/
+1
|
*
Return error trace in LifetimeTimeout
Bob Halley
2021-04-24
2
-15
/
+38
|
/
*
Add entries to the resolution errors list in a few error cases that were omit...
Bob Halley
2021-04-23
1
-2
/
+6
*
Add new test data to manifest
Bob Halley
2021-04-22
1
-1
/
+1
*
Merge pull request #659 from bwelling/svcb-updates
Bob Halley
2021-04-22
8
-64
/
+274
|
\
|
*
Update SVCB to the current spec.
Brian Wellington
2021-04-21
8
-64
/
+274
|
/
*
Fix repr() of GSS-TSIG key [Issue #657]
Bob Halley
2021-04-17
2
-3
/
+20
*
no codecov
Bob Halley
2021-04-16
2
-3
/
+0
*
finish fixing nanonameserver handle(), and test it before committing :)
Bob Halley
2021-04-14
3
-6
/
+5
*
fix function signature and documentation of handle() method
Bob Halley
2021-04-14
1
-2
/
+2
*
Merge pull request #652 from tuxillo/patch-1
Bob Halley
2021-03-22
1
-1
/
+1
|
\
|
*
Fix typo
Antonio Huete Jimenez
2021-03-23
1
-1
/
+1
|
/
*
Fix AMTRELAY type code.
Brian Wellington
2021-03-16
1
-1
/
+1
*
Merge pull request #649 from rthalley/processing_order_fix
Bob Halley
2021-03-09
5
-0
/
+5
|
\
|
*
Add missing dns.rdtypes.util imports [Issue #648].
processing_order_fix
Bob Halley
2021-03-09
5
-0
/
+5
|
/
*
Merge pull request #645 from rthalley/windows_asyncio_fix
Bob Halley
2021-02-26
4
-3
/
+35
|
\
|
*
asyncio on Windows requries connected sockets. [Issue #637]
windows_asyncio_fix
Bob Halley
2021-02-25
4
-3
/
+35
*
|
Merge pull request #646 from bwelling/zonemd
Bob Halley
2021-02-25
9
-0
/
+369
|
\
\
|
*
|
Add custome exceptions.
Brian Wellington
2021-02-25
2
-7
/
+33
|
*
|
Test a non-relativized zone.
Brian Wellington
2021-02-25
1
-0
/
+8
|
*
|
Add more tests.
Brian Wellington
2021-02-25
2
-2
/
+28
|
*
|
Checkpoint ZONEMD support.
Brian Wellington
2021-02-24
9
-0
/
+309
*
|
|
Merge pull request #647 from kimbo/patch-1
Bob Halley
2021-02-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove extra slash so link works
Kimball Leavitt
2021-02-25
1
-1
/
+1
|
/
/
[prev]
[next]