mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Update the email package news.
This commit is contained in:
parent
d1adc8a6af
commit
497e5c4f8e
1 changed files with 1 additions and 1 deletions
|
@ -689,7 +689,7 @@ Library
|
|||
of their line endings, which can be any of \r, \n, or \r\n (CR, LF,
|
||||
or CRLF). Also, the Header class's constructor default arguments
|
||||
has changed slightly so that an explicit maxlinelen value is always
|
||||
honored.
|
||||
honored, and so unicode conversion error handling can be specified.
|
||||
|
||||
- distutils' build_ext command now links c++ extensions with the c++
|
||||
compiler available in the Makefile or CXX environment variable, if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue