[issue1926] NNTPS support in nntplib

Antoine Pitrou report at bugs.python.org
Tue Sep 7 17:21:53 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

The patch might need a little reworking to make it work under 3.x, although probably not much.
It should also, IMHO, take an instance of the new SSLContext class (*) as a parameter, rather than the keyfile and certfile args.

(*) http://docs.python.org/dev/library/ssl.html#ssl-contexts

----------
assignee: janssen -> 
nosy: +giampaolo.rodola
stage: unit test needed -> patch review
versions:  -Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1926>
_______________________________________


More information about the Python-bugs-list mailing list