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
/
rrset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix rrset match signature problems
full_match
Bob Halley
2020-09-03
1
-7
/
+22
*
rename masterfile to zonefile
Bob Halley
2020-08-19
1
-1
/
+1
*
The from_text_list() methods for Rdataset and RRset should allow the
Bob Halley
2020-08-08
1
-2
/
+12
*
pylint linting
Bob Halley
2020-07-31
1
-6
/
+14
*
Minor Python 3 cleanups.
Brian Wellington
2020-06-03
1
-8
/
+8
*
Remove dns.rdata{type,class}.to_enum.
Brian Wellington
2020-05-21
1
-2
/
+2
*
Start converting rdatatype/rdataclass to enum.
Brian Wellington
2020-05-18
1
-4
/
+2
*
add idna_codec doco to from_text_list()
Bob Halley
2020-05-08
1
-0
/
+4
*
IDNA support for zones, messages, names in rdata, rrsets, and rdatasets.
Bob Halley
2020-05-03
1
-1
/
+6
*
Improve rdataset/rrset repr to include rdata.
Brian Wellington
2020-04-01
1
-1
/
+2
*
Remove _compat module.
Bob Halley
2018-12-09
1
-5
/
+4
*
update copyright
Bob Halley
2018-12-01
1
-0
/
+2
*
more doco updates
Bob Halley
2017-01-16
1
-16
/
+21
*
continue doco overhaul
Bob Halley
2017-01-10
1
-4
/
+4
*
de-lint IDNA
Bob Halley
2016-09-25
1
-4
/
+4
*
A simpler and more extensible IDNA API.
Bob Halley
2016-09-25
1
-4
/
+5
*
python3 support
Arthur Gautier
2016-04-21
1
-6
/
+12
*
update copyrights
Bob Halley
2011-05-12
1
-1
/
+1
*
Allow unicode strings for rdtype and rdclass parameters
Bob Halley
2010-10-17
1
-2
/
+2
*
When initializing an RRset, pass covers to the superclass
Bob Halley
2010-05-04
1
-1
/
+1
*
create exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley
2010-01-14
1
-8
/
+8
*
update copyrights for 2010
Bob Halley
2010-01-13
1
-1
/
+1
*
update copyrights
Bob Halley
2009-06-18
1
-1
/
+1
*
update copyrights for 2007
Bob Halley
2007-01-01
1
-1
/
+1
*
fix various doco errors (thanks Brian!)
Bob Halley
2006-08-15
1
-1
/
+1
*
add RRset.to_rdataset()
Bob Halley
2006-04-26
1
-0
/
+7
*
Preliminary Unicode support
Bob Halley
2005-11-13
1
-2
/
+2
*
update copyrights
Bob Halley
2005-09-02
1
-1
/
+1
*
remove cvs $Id$ tags
Bob Halley
2005-09-02
1
-2
/
+0
*
initial import
Bob Halley
2005-09-02
1
-0
/
+170