- Fixed problem with header folding that caused the first line to be

folded too long (Updated test test_add_body_length since l= tag is no
      longer at the beginning of a line
This commit is contained in:
Scott Kitterman
2017-05-30 12:11:15 -04:00
parent 497d74ca4b
commit e14a4f3539
3 changed files with 14 additions and 7 deletions
+3
View File
@@ -1,4 +1,7 @@
UNRELEASED Version 0.6.2
- Fixed problem with header folding that caused the first line to be
folded too long (Updated test test_add_body_length since l= tag is no
longer at the beginning of a line)
- Fixed python3.4 string interpolation issue
- Fix some byte casting issues & typos
- Add test case for verification when should headers are signed