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
*
Add custome exceptions.
Brian Wellington
2021-02-25
1
-4
/
+24
*
Add more tests.
Brian Wellington
2021-02-25
1
-1
/
+10
*
Checkpoint ZONEMD support.
Brian Wellington
2021-02-24
1
-0
/
+77
*
make `name in zone` consistent with `zone[name]`
kimbo
2021-02-16
1
-2
/
+3
*
add effective origin to origin_information()
Bob Halley
2020-08-20
1
-1
/
+7
*
Txns and txn managers have a single RdataClass
Bob Halley
2020-08-19
1
-11
/
+5
*
rename masterfile to zonefile
Bob Halley
2020-08-19
1
-10
/
+10
*
store reference to manager in all txns; add origin_information()
Bob Halley
2020-08-18
1
-6
/
+12
*
Allow explicit commit/rollback. Prevent multiple txn end. Add txn.changed().
Bob Halley
2020-08-13
1
-1
/
+7
*
Transaction support.
Bob Halley
2020-08-10
1
-412
/
+113
*
pylint linting
Bob Halley
2020-07-31
1
-2
/
+4
*
to_text() always returns a str, so no need to check if it is not a str
Bob Halley
2020-07-24
1
-5
/
+1
*
a way of doing comments
comments
Bob Halley
2020-07-20
1
-4
/
+15
*
simplify TTL check when reading a zone file
Bob Halley
2020-06-17
1
-10
/
+7
*
remove unneeded exception catching from rhs setting in $GENERATE code (cut-an...
Bob Halley
2020-06-17
1
-5
/
+2
*
Minor Python 3 cleanups.
Brian Wellington
2020-06-03
1
-2
/
+2
*
Remove dns.rdata{type,class}.to_enum.
Brian Wellington
2020-05-21
1
-10
/
+10
*
Simplify exception handling.
Brian Wellington
2020-05-20
1
-6
/
+6
*
Start converting rdatatype/rdataclass to enum.
Brian Wellington
2020-05-18
1
-20
/
+15
*
flake8 linting
Bob Halley
2020-05-15
1
-20
/
+12
*
Fix documentation typos.
Brian Wellington
2020-05-11
1
-1
/
+1
*
more documentation
Bob Halley
2020-05-09
1
-229
/
+341
*
IDNA support for zones, messages, names in rdata, rrsets, and rdatasets.
Bob Halley
2020-05-03
1
-6
/
+10
*
Use context managers to simplify code.
Brian Wellington
2020-05-01
1
-41
/
+27
*
In library code, replace from io import BytesIO (or StringIO) with import io
Bob Halley
2020-05-01
1
-4
/
+4
*
Remove "from __future__ import" statements.
Brian Wellington
2020-05-01
1
-2
/
+0
*
Merge pull request #431 from bwelling/zone-to-text
Bob Halley
2020-03-20
1
-2
/
+2
|
\
|
*
zone.to_text() should return a string.
Brian Wellington
2020-03-20
1
-2
/
+2
*
|
Add relativize_to to from_text().
Brian Wellington
2020-03-18
1
-4
/
+4
|
/
*
Remove choose_relativity() from zone.from_xfr()
Brian Wellington
2020-03-18
1
-1
/
+0
*
MNT: use raw string literals for invalid escapes
Thomas A Caswell
2019-10-30
1
-3
/
+3
*
Update zone.py
tmerila
2019-04-03
1
-3
/
+3
*
Update zone.py
tmerila
2019-04-03
1
-1
/
+1
*
Update zone.py
tmerila
2019-04-03
1
-12
/
+21
*
Update zone.py
tmerila
2019-04-03
1
-15
/
+17
*
$GENERATE was not padding correctly given a pattern like ${0,3} it was
Bob Halley
2019-02-21
1
-1
/
+0
*
Fix exception when parsing certain generate statements
Sigmund Augdal
2019-02-21
1
-2
/
+2
*
remove the rest of the unicode string prefixes
Bob Halley
2019-01-08
1
-12
/
+12
*
Remove _compat module.
Bob Halley
2018-12-09
1
-33
/
+20
*
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
|
\
[next]