mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Mention that imaplib now supports SSL -- this wasn't noted before.
This commit is contained in:
parent
4de9cba152
commit
747f8060a6
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue