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 njs
Recipients asvetlov, brandon-rhodes, christian.heimes, dstufft, giampaolo.rodola, jcea, jgehrcke, kristjan.jonsson, martius, njs, orsenthil, pitrou
Date 2017-12-01.04:34:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512102864.92.0.213398074469.issue16487@psf.upfronthosting.co.za>
In-reply-to
Content
My impression was that progress on PEP 543 is temporarily stalled and not going to be finished for 3.7. Is that wrong?

There's going to need to be a significant amount of shimming to implement the PEP 543 interfaces on top of ssl no matter what you do. Maybe it would be best to merge a simple load_cert_chain_from_buffer method now for 3.7, and worry about redesigning the world later?
History
Date User Action Args
2017-12-01 04:34:25njssetrecipients: + njs, jcea, orsenthil, pitrou, kristjan.jonsson, giampaolo.rodola, christian.heimes, asvetlov, jgehrcke, brandon-rhodes, dstufft, martius
2017-12-01 04:34:24njssetmessageid: <1512102864.92.0.213398074469.issue16487@psf.upfronthosting.co.za>
2017-12-01 04:34:24njslinkissue16487 messages
2017-12-01 04:34:24njscreate