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
/
ipv6.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
black autoformatting
Bob Halley
2022-03-15
1
-30
/
+38
*
Typing pass number 2, featuring typing of bools, adding a return type
Bob Halley
2022-03-10
1
-2
/
+2
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
1
-24
/
+28
*
lint
Bob Halley
2021-12-17
1
-3
/
+3
*
leading single colons are just as bad as trailing ones
Bob Halley
2020-08-14
1
-0
/
+2
*
Handle some invalid IPv6 literals we erroneously allowed.
Bob Halley
2020-08-14
1
-1
/
+5
*
pylint linting
Bob Halley
2020-07-31
1
-1
/
+1
*
flake8 linting
Bob Halley
2020-05-15
1
-5
/
+5
*
in doco, text->str, binary->bytes
Bob Halley
2020-05-08
1
-1
/
+1
*
Add an ignore_scope option to dns.ipv6.inet_aton().
Bob Halley
2020-05-04
1
-1
/
+12
*
remove bytearray() wrapping used for python 2 compatibility
Bob Halley
2019-01-05
1
-1
/
+1
*
Remove _compat module.
Bob Halley
2018-12-09
1
-9
/
+8
*
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
-2
/
+3
*
Fix ipv6.py invalid escape sequences
Cooper Lees
2018-02-25
1
-4
/
+4
*
more doco updates
Bob Halley
2017-01-03
1
-11
/
+17
*
The IPv4 and IPv6 inet_ntoa() functions were returning binary
Bob Halley
2017-01-02
1
-10
/
+10
*
dns.ipv6.inet_ntoa() should return a string.
Bob Halley
2016-05-31
1
-2
/
+2
*
revert prior patch as things are more messed up than I thought!
Bob Halley
2016-05-30
1
-10
/
+16
*
dns.ipv6.inet_ntoa() should return a string.
Bob Halley
2016-05-30
1
-16
/
+10
*
python3 support
Arthur Gautier
2016-04-21
1
-25
/
+29
*
Add dns.ipv6.is_mapped(); Reverse IPv6 mapped IPv4 into v4 space
Bob Halley
2014-05-31
1
-0
/
+5
*
In dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 field
Bob Halley
2013-04-26
1
-1
/
+1
*
more v6 strictness; more unit tests
Bob Halley
2011-07-12
1
-11
/
+4
*
make IP address parsing stricter
Bob Halley
2011-07-08
1
-3
/
+10
*
update copyrights
Bob Halley
2011-05-12
1
-1
/
+1
*
create exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley
2010-01-14
1
-3
/
+3
*
update copyrights for 2010
Bob Halley
2010-01-13
1
-1
/
+1
*
update copyrights
Bob Halley
2009-06-18
1
-1
/
+1
*
in inet_aton(), raise dns.exception.SyntaxError, like our contract says
Bob Halley
2008-02-06
1
-1
/
+4
*
update copyrights for 2007
Bob Halley
2007-01-01
1
-1
/
+1
*
fix stuff pyflakes found
Bob Halley
2005-10-31
1
-0
/
+1
*
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
/
+161