Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 497e5c4

Browse files
committed
Update the email package news.
1 parent d1adc8a commit 497e5c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ Library
689689
of their line endings, which can be any of \r, \n, or \r\n (CR, LF,
690690
or CRLF). Also, the Header class's constructor default arguments
691691
has changed slightly so that an explicit maxlinelen value is always
692-
honored.
692+
honored, and so unicode conversion error handling can be specified.
693693

694694
- distutils' build_ext command now links c++ extensions with the c++
695695
compiler available in the Makefile or CXX environment variable, if

0 commit comments

Comments
 (0)