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
/
tests
/
test_rdata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
NSEC should NOT be downcased when canonicalized, nor should HIP or IPSECKEY; ...
Bob Halley
2020-06-01
1
-1
/
+20
*
RRSIG digestable might as well be right even if it is useless
Bob Halley
2020-06-01
1
-2
/
+2
*
Fix remaining canonical form problems, and add a test. [Issue #496]
Bob Halley
2020-06-01
1
-0
/
+45
*
Fix type registration for singleton types.
Brian Wellington
2020-05-19
1
-0
/
+11
*
Add IDNA codec support to tokenizer and dns.rdata.from_text()
Bob Halley
2020-05-03
1
-0
/
+13
*
finish comment
Bob Halley
2020-05-03
1
-1
/
+2
*
Do not double-UTF-8 encode escapes in TXT-like records. [Issue #321]
Bob Halley
2020-05-03
1
-0
/
+26
*
Add dns.rdata.Rdata.to_generic()
Brian Wellington
2020-04-21
1
-0
/
+13
*
Add dns.rdata.Rdata.replace()
Brian Wellington
2020-04-02
1
-0
/
+17
*
fix tests broken by immutable rdata conversion (lists became tuples)
Bob Halley
2020-04-02
1
-1
/
+1
*
Improve assertion checking.
Brian Wellington
2020-03-18
1
-5
/
+5
*
TST: fix failUnlessRaises -> assertRaises deprecation
Thomas A Caswell
2019-10-30
1
-1
/
+1
*
TST: fix unittest deprecation
Thomas A Caswell
2019-10-30
1
-5
/
+5
*
update copyright
Bob Halley
2018-12-01
1
-0
/
+2
*
Initial type signatures
Janus
2018-07-31
1
-4
/
+1
*
tests/test_rdata: fix pylint (relative-import)
Tomas Krizek
2018-07-18
1
-3
/
+3
*
Add a way to dynamically register an rdata module.
Bob Halley
2018-07-17
1
-0
/
+16
*
Adds tox and coverage.py
Arthur Gautier
2016-04-21
1
-1
/
+4
*
fix unicode ipaddr crashes in rdata.from_text and tokenizer.Tokenizer, fixes #41
Thomas Waldmann
2015-02-24
1
-0
/
+33