]> granicus.if.org Git - python/commit
fix issue #8807: adds a context parameter to POP3_SSL class.
authorGiampaolo Rodolà <g.rodola@gmail.com>
Tue, 17 Aug 2010 16:09:53 +0000 (16:09 +0000)
committerGiampaolo Rodolà <g.rodola@gmail.com>
Tue, 17 Aug 2010 16:09:53 +0000 (16:09 +0000)
commit42382fedccf1306c09055b68c0b67351118f8065
treee92e9f677adda02bbfb194aabfe3dc0e4eabe584
parentccfb91c89f9d7515356f31fff4af4c5cbd5eef7a
fix issue #8807: adds a context parameter to POP3_SSL class.
Doc/library/poplib.rst
Doc/whatsnew/3.2.rst
Lib/poplib.py
Lib/test/test_poplib.py
Misc/NEWS