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
/
IN
Commit message (
Expand
)
Author
Age
Files
Lines
*
run black
Bob Halley
2023-03-30
1
-1
/
+0
*
black autoformatting
Bob Halley
2022-03-15
13
-103
/
+135
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
1
-0
/
+1
*
lint
Bob Halley
2021-12-17
1
-2
/
+1
*
The APLItem constructor should make sure that the address field
Bob Halley
2021-07-05
1
-1
/
+1
*
Prevent import failure when /etc/protocols is unavailable.
Marius Bakke
2021-05-06
1
-3
/
+7
*
Add missing dns.rdtypes.util imports [Issue #648].
processing_order_fix
Bob Halley
2021-03-09
3
-0
/
+3
*
Add missing items to rdtypes/IN/__init__.py
Peter Thomassen
2021-01-13
1
-0
/
+2
*
Pass kw from dns.rdata.to_text to _hexify and _base64ify
Peter Thomassen
2021-01-05
2
-2
/
+2
*
correct and simplify weighted_processing_order()
Bob Halley
2020-09-09
1
-1
/
+1
*
processing order implementation
Bob Halley
2020-09-02
3
-0
/
+24
*
use classmethod for Gateway factories
Bob Halley
2020-08-26
1
-8
/
+8
*
remove _constify() uses; more complete checking of bitmap windows types like ...
Bob Halley
2020-08-25
2
-2
/
+2
*
checkpoint rdata constructor checking
Bob Halley
2020-08-21
10
-45
/
+43
*
make name and rdata use the immutable decorator
more-immut
Bob Halley
2020-08-19
14
-26
/
+55
*
SVCB and HTTPS support
Bob Halley
2020-08-07
2
-0
/
+12
*
lint
Bob Halley
2020-08-04
2
-2
/
+2
*
a way of doing comments
comments
Bob Halley
2020-07-20
8
-18
/
+7
*
Rework wire format processing.
Bob Halley
2020-07-02
10
-88
/
+31
*
Add support for the AMTRELAY type.
Brian Wellington
2020-07-01
1
-59
/
+15
*
Add Tokenizer.concatenate_remaining_identifiers()
Brian Wellington
2020-06-30
2
-18
/
+2
*
remove now-unused io imports
Bob Halley
2020-06-03
2
-2
/
+0
*
Minor Python 3 cleanups.
Brian Wellington
2020-06-03
1
-1
/
+1
*
Improvements to dns.rdata.to_wire().
Brian Wellington
2020-06-01
10
-35
/
+15
*
Fix remaining canonical form problems, and add a test. [Issue #496]
Bob Halley
2020-06-01
4
-2
/
+16
*
Lowercase SRV records in to_digestable(), fixes #496
Nils Wisiol
2020-06-01
1
-0
/
+8
*
flake8 linting
Bob Halley
2020-05-15
1
-1
/
+1
*
checkpoint rdata subclass doc, finally done
Bob Halley
2020-05-09
10
-86
/
+21
*
In cases where we care that something is just an IPv4 or IPv6 address,
Bob Halley
2020-05-04
3
-19
/
+18
*
Merge pull request #434 from bwelling/immutable-rdata
Bob Halley
2020-04-02
10
-39
/
+36
|
\
|
*
Checkpoint immutable rdata.
Brian Wellington
2020-03-31
10
-39
/
+36
*
|
Remove dns.rdata.choose_relativity().
Brian Wellington
2020-03-31
4
-15
/
+0
|
/
*
Add relativize_to to from_text().
Brian Wellington
2020-03-18
10
-19
/
+25
*
Fix IPSECKEY relativity.
Brian Wellington
2020-03-17
1
-0
/
+6
*
Remove _compat module.
Bob Halley
2018-12-09
3
-11
/
+7
*
update copyright
Bob Halley
2018-12-01
13
-0
/
+26
*
pylint: fix invalid-str-codecs
Martin
2017-07-15
1
-5
/
+3
*
Fix more latest pylint warnings.
Bob Halley
2017-05-30
1
-1
/
+5
*
The IPv4 and IPv6 inet_ntoa() functions were returning binary
Bob Halley
2017-01-02
1
-1
/
+1
*
fix zero padding on python3
Bob Halley
2016-11-15
1
-2
/
+2
*
Fix trailing 0 suppression bug reintroduced in py2/py3 merge, and do not brea...
Bob Halley
2016-11-15
1
-2
/
+2
*
Fix trailing 0 suppression bug reintroduced in py2/py3 merge
Bob Halley
2016-11-15
1
-1
/
+1
*
add types missing from __all__
Bob Halley
2016-11-07
1
-0
/
+1
*
pylint: enable check for trailing newlines
Martin
2016-08-31
7
-7
/
+0
*
Pylint: enable unnecessary-lambda check
Martin Basti
2016-06-27
1
-1
/
+1
*
python3 support
Arthur Gautier
2016-04-21
12
-119
/
+149
*
Remove redundant 'pass' from class definitions.
Petr Spacek
2015-02-12
2
-2
/
+0
*
All rdata comparsion now uses the digestable form.
Bob Halley
2014-09-04
10
-84
/
+0
*
Allow empty APL RR.
Bob Halley
2014-06-18
1
-2
/
+2
*
update copyrights
Bob Halley
2011-05-12
13
-13
/
+13
[next]