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
/
rdtypes
/
txtbase.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
black autoformatting
Bob Halley
2022-03-15
1
-18
/
+34
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
1
-5
/
+9
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
1
-6
/
+7
*
more constructor checking work
Bob Halley
2020-08-26
1
-7
/
+2
*
remove _constify() uses; more complete checking of bitmap windows types like ...
Bob Halley
2020-08-25
1
-1
/
+1
*
finish type constructor type checking
Bob Halley
2020-08-22
1
-5
/
+2
*
make name and rdata use the immutable decorator
more-immut
Bob Halley
2020-08-19
1
-1
/
+3
*
increase TXT coverage
Bob Halley
2020-07-26
1
-1
/
+4
*
a way of doing comments
comments
Bob Halley
2020-07-20
1
-4
/
+2
*
Rework wire format processing.
Bob Halley
2020-07-02
1
-10
/
+3
*
Improvements to dns.rdata.to_wire().
Brian Wellington
2020-06-01
1
-1
/
+1
*
more documentation
Bob Halley
2020-05-09
1
-5
/
+9
*
Do not double-UTF-8 encode escapes in TXT-like records. [Issue #321]
Bob Halley
2020-05-03
1
-6
/
+2
*
Checkpoint immutable rdata.
Brian Wellington
2020-03-31
1
-6
/
+8
*
Add relativize_to to from_text().
Brian Wellington
2020-03-18
1
-1
/
+2
*
Remove _compat module.
Bob Halley
2018-12-09
1
-5
/
+4
*
update copyright
Bob Halley
2018-12-01
1
-0
/
+2
*
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
Hugo
2018-09-06
1
-1
/
+1
*
Make sure all 'strings' passed to the txtbase constructor are encoded if
Bob Halley
2017-02-19
1
-6
/
+11
*
pylint: enable check for trailing newlines
Martin
2016-08-31
1
-1
/
+0
*
python3 support
Arthur Gautier
2016-04-21
1
-12
/
+19
*
All rdata comparsion now uses the digestable form.
Bob Halley
2014-09-04
1
-3
/
+0
*
update copyrights
Bob Halley
2011-05-12
1
-1
/
+1
*
do more careful bounds checking, and if checking fails, raise dns.exception.F...
Bob Halley
2011-04-05
1
-1
/
+1
*
create exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley
2010-01-14
1
-2
/
+2
*
update copyrights for 2010
Bob Halley
2010-01-13
1
-1
/
+1
*
handle escapes outside of names when reading text format
Bob Halley
2010-01-12
1
-1
/
+1
*
make a proper token object to facilitate future tokenization work
Bob Halley
2010-01-12
1
-10
/
+9
*
update copyrights
Bob Halley
2009-06-18
1
-1
/
+1
*
update copyrights for 2007
Bob Halley
2007-01-01
1
-1
/
+1
*
add SPF support
Bob Halley
2006-06-21
1
-0
/
+88