mirror of https://github.com/python/cpython
Mention that imaplib now supports SSL -- this wasn't noted before.
This commit is contained in:
parent
4de9cba152
commit
747f8060a6
|
@ -552,6 +552,8 @@ Extension modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- imaplib.py now supports SSL (Tino Lange and Piers Lauder).
|
||||
|
||||
- Freeze's modulefinder.py has been moved to the standard library;
|
||||
slightly improved so it will issue less false missing submodule
|
||||
reports (see sf path #643711 for details). Documentation will follow
|
||||
|
|
Loading…
Reference in New Issue