Re: [Twisted-Python] ssl APIs

2015-12-21 Thread Glyph Lefkowitz
> On Dec 18, 2015, at 4:13 PM, meejah wrote: > > > Just to follow-up on this, I have submitted a patch for #7671 and filed > two tickets for the other two issues I brought up. These are: > > #8150: twisted.internet.ssl.KeyPair should provide loadPEM > #8151: add twisted.internet.ssl.optionsF

[Twisted-Python] [BACKWARDS INCOMPATIBLE] Moving Twisted to PEP-3333

2015-12-21 Thread Amber "Hawkie" Brown
Hi everyone! We've been attempting to port twisted.web.wsgi to Python 3, as of recent. The existence of PEP- makes this easier, but due to our backwards compatibility policy, implementing stricter checks to make sure t.w.wsgi-using applications are actually PEP- may be a change which ca