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
/
zone.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
redirect to dnspython
Bob Halley
2016-09-20
1
-1026
/
+0
*
Fix failing test for Zone.to_file
Petr Viktorin
2015-05-21
1
-8
/
+16
*
zone.to_text() needs to make a StringIO
Bob Halley
2015-03-21
1
-1
/
+1
*
Remove redundant 'pass' from class definitions.
Petr Spacek
2015-02-12
1
-4
/
+0
*
Amend doc strings for all DNSExceptions to make them suitable for direct prin...
Petr Spacek
2015-02-12
1
-4
/
+4
*
Remove deprecated universal newlines flag to open().
v1.12.0-py3
Bob Halley
2014-09-01
1
-1
/
+1
*
Fix exception when reading from a masterfile.
Bob Halley
2014-08-31
1
-1
/
+1
*
Fix some issues with dns.zone.to_file().
Bob Halley
2014-08-31
1
-1
/
+1
*
Add dns.zone.to_text() convenience method.
Bob Halley
2014-08-31
1
-0
/
+22
*
Do not put back an unescaped token.
Bob Halley
2014-04-11
1
-1
/
+1
*
pull up $GENERATE
Bob Halley
2013-06-30
1
-0
/
+164
*
Do not insist the filename of a $INCLUDE is quoted
Bob Halley
2013-06-30
1
-2
/
+0
*
add check_origin parameter to dns.zone.from_xfr()
Bob Halley
2012-04-07
1
-2
/
+6
*
update copyrights
Bob Halley
2011-05-12
1
-1
/
+1
*
work around using "sorted" as a parameter name by using module "builtins"
Bob Halley
2011-05-12
1
-1
/
+2
*
python 3 iteration fixes
Bob Halley
2011-05-03
1
-13
/
+3
*
Initial python 3 port (may have sharp edges still!)
Bob Halley
2010-01-25
1
-27
/
+15
*
create exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley
2010-01-14
1
-20
/
+12
*
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
-50
/
+47
*
update copyrights
Bob Halley
2009-06-18
1
-1
/
+1
*
import dns.rrset, since we use it
Bob Halley
2007-03-23
1
-0
/
+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
-2
/
+2
*
The 'origin' parameter to from_text() and from_file() is now optional.
Bob Halley
2005-11-17
1
-8
/
+20
*
allow origin node sanity checks to be disabled
Bob Halley
2005-11-17
1
-7
/
+21
*
Preliminary Unicode support
Bob Halley
2005-11-13
1
-2
/
+2
*
note need to match relativize between dns.query.xfr() and dns.zone.from_xfr()
Bob Halley
2005-10-17
1
-1
/
+3
*
Zone.iterate_rdatasets() and Zone.iterate_rdatas() did not have a
Bob Halley
2005-10-12
1
-2
/
+4
*
update copyrights
Bob Halley
2005-09-02
1
-1
/
+1
*
dns.zone.from_xfr() in relativization mode incorrectly set zone.origin
Bob Halley
2005-09-02
1
-1
/
+4
*
remove cvs $Id$ tags
Bob Halley
2005-09-02
1
-2
/
+0
*
treat leading whitespace followed by EOL/EOF as a blank line
Bob Halley
2005-09-02
1
-0
/
+7
*
initial import
Bob Halley
2005-09-02
1
-0
/
+827