This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, docs@python
Date 2018-02-27.08:21:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 90f05a527c7d439f1d0cba80f2eb32e60ee20fc3 by Christian Heimes in branch 'master':
bpo-28124: deprecate ssl.wrap_socket() (#5888)
https://github.com/python/cpython/commit/90f05a527c7d439f1d0cba80f2eb32e60ee20fc3
History
Date User Action Args
2018-02-27 08:21:36christian.heimessetrecipients: + christian.heimes, docs@python
2018-02-27 08:21:36christian.heimessetmessageid: <[email protected]>
2018-02-27 08:21:36christian.heimeslinkissue28124 messages
2018-02-27 08:21:36christian.heimescreate