Message 115774 - Python tracker (original) (raw)
Message115774
Author | pitrou |
---|---|
Recipients | brian.curtin, chasonr, christian.heimes, giampaolo.rodola, janssen, pitrou |
Date | 2010-09-07.15:21:37 |
SpamBayes Score | 1.0043165e-05 |
Marked as misclassified | No |
Message-id | 1283872913.45.0.531008270379.issue1926@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
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 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-09-07 15:21:53 | pitrou | set | recipients: + pitrou, janssen, giampaolo.rodola, christian.heimes, chasonr, brian.curtin |
2010-09-07 15:21:53 | pitrou | set | messageid: 1283872913.45.0.531008270379.issue1926@psf.upfronthosting.co.za |
2010-09-07 15:21:37 | pitrou | link | issue1926 messages |
2010-09-07 15:21:37 | pitrou | create |