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
*
delint
Bob Halley
2018-12-01
1
-3
/
+3
*
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
*
Initial type signatures
Janus
2018-07-31
1
-2
/
+2
*
Merge pull request #255 from tomlanyon/master
Bob Halley
2018-07-17
1
-10
/
+48
|
\
|
*
Improve TTL detection when reading master zone files.
Tom Lanyon
2017-05-31
1
-10
/
+48
*
|
the universal newlines fix was backwards
Bob Halley
2018-02-21
1
-2
/
+2
*
|
Remove deprecated U option to open on python 3.
Bob Halley
2018-02-20
1
-1
/
+4
*
|
delint
Bob Halley
2018-02-20
1
-5
/
+5
*
|
Unify PY2/3 detection
Martin
2017-07-19
1
-6
/
+3
|
/
*
Merge pull request #197 from bastiak/pylint
Bob Halley
2016-09-18
1
-3
/
+3
|
\
|
*
Pylint: remove bare excepts
Martin
2016-08-31
1
-3
/
+3
*
|
Fix encoding errors zone.to_file()
Martin
2016-08-31
1
-12
/
+26
|
/
*
Py3: do not use iter* methods with dict
Martin
2016-07-02
1
-3
/
+12
*
Pylint: NotImplementedError
Martin Basti
2016-06-27
1
-1
/
+1
*
Fix typos
Jakub Wilk
2016-05-26
1
-2
/
+2
*
Allow an origin of None to be specified when constructing a
Bob Halley
2016-05-11
1
-7
/
+8
*
Allow zone origin to be specified as a string.
Bob Halley
2016-05-08
1
-1
/
+8
*
python3 support
Arthur Gautier
2016-04-21
1
-72
/
+85
*
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
*
Add dns.zone.to_text() convenience method.
Bob Halley
2014-06-21
1
-0
/
+25
*
Fix exception when reading from a masterfile.
Bob Halley
2014-06-21
1
-1
/
+1
*
Do not put back an unescaped token.
Bob Halley
2014-04-11
1
-1
/
+1
*
This patch adds the ability to parse '$GENERATE' statements. See tests for ex...
uberj
2012-09-21
1
-0
/
+165
*
This patch changes the parser to allow file names used in an $INCLUDE stateme...
uberj
2012-05-22
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
*
Allow unicode strings for rdtype and rdclass parameters
Bob Halley
2010-10-17
1
-10
/
+10
*
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