mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
note smtpd module changes in NEWS
This commit is contained in:
parent
577ba7d43a
commit
dd24cf692c
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ Extensions
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #4184: Private attributes on smtpd.SMTPChannel made public and
|
||||
deprecate the private attributes. Add tests for smtpd module.
|
||||
|
||||
- Issue #3196: email header decoding is now forgiving if an RFC2047
|
||||
encoded word encoded in base64 is lacking padding.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue