]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Clarify ceiling, add tests, fix doc, fix python3 217/head
authorpascal.bouchareine <pascal@gandi.net>
Tue, 8 Nov 2016 19:09:34 +0000 (11:09 -0800)
committerpascal.bouchareine <pascal@gandi.net>
Tue, 8 Nov 2016 19:09:34 +0000 (11:09 -0800)
commit2613b441f50ada2b60205ea37c4a8abe9594c6ff
tree97398dfb0a6204f33d6934a2fa9a96d3f5027459
parent349ddcacba31adda18b8170e2ef76c34537965f1
Clarify ceiling, add tests, fix doc, fix python3

- bad class doc
- explicit ceil
- python3 encoding issue
- improve edns testing
dns/edns.py
tests/test_edns.py [moved from tests/test_option.py with 74% similarity]