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 christian.heimes
Recipients asvetlov, brandon-rhodes, christian.heimes, dstufft, giampaolo.rodola, jcea, jgehrcke, kristjan.jonsson, martius, njs, orsenthil, pitrou
Date 2017-11-30.11:52:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512042773.25.0.213398074469.issue16487@psf.upfronthosting.co.za>
In-reply-to
Content
I'm -1 on the patch. Any new feature and API shall follow https://www.python.org/dev/peps/pep-0543/. I have some code that adds a proper Certificate class that wraps OpenSSL's X509* type.
History
Date User Action Args
2017-11-30 11:52:53christian.heimessetrecipients: + christian.heimes, jcea, orsenthil, pitrou, kristjan.jonsson, giampaolo.rodola, njs, asvetlov, jgehrcke, brandon-rhodes, dstufft, martius
2017-11-30 11:52:53christian.heimessetmessageid: <1512042773.25.0.213398074469.issue16487@psf.upfronthosting.co.za>
2017-11-30 11:52:53christian.heimeslinkissue16487 messages
2017-11-30 11:52:53christian.heimescreate