mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
d04863771b
The deprecation include manual creation of SSLSocket and certfile/keyfile (or similar) in ftplib, httplib, imaplib, smtplib, poplib and urllib. ssl.wrap_socket() is not marked as deprecated yet.