- Python 3.7 compatibility fixup for dkim.canonicalization.

strip_trailing_lines due to changed RE.sub() processing (LP: #1800313)
This commit is contained in:
Scott Kitterman
2018-10-29 19:53:12 -04:00
parent b81797bc70
commit 3c2beaf70e
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -3,6 +3,8 @@ UNRELEASED Version 0.9.0
(Thomas Ward)
- PEP8 Blank Lines Style Issues (LP: #1782596)
(Thomas Ward)
- Python 3.7 compatibility fixup for dkim.canonicalization.
strip_trailing_lines due to changed RE.sub() processing (LP: #1800313)
2018-06-16 Version 0.8.1
- Correctly fold lines at or near the maximum line length (fix folding