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 pitrou
Recipients christian.heimes, pitrou
Date 2013-07-05.20:12:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373055142.54.0.623350662619.issue18369@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, this is probably inevitable. Major concern is how to maintain compatibility with getpeercert() currently returning a dict. Should we make X509 a dict subclass? (yikes :-))
History
Date User Action Args
2013-07-05 20:12:22pitrousetrecipients: + pitrou, christian.heimes
2013-07-05 20:12:22pitrousetmessageid: <1373055142.54.0.623350662619.issue18369@psf.upfronthosting.co.za>
2013-07-05 20:12:22pitroulinkissue18369 messages
2013-07-05 20:12:22pitroucreate