Antoine Pitrou <pit...@free.fr> added the comment:

Is it possible to have a single C function that loads the certificates
from memory, or would that make the file-loading case less secure?

Le 01/12/2017 à 10:25, Christian Heimes a écrit :
> 
> Christian Heimes <li...@cheimes.de> added the comment:
> 
> Correct, PEP 543 won't land in Python 3.7 because neither me nor Cory have 
> the resources to land it. However I want all changes and new additions to the 
> SSL module to follow PEP 543 so I can provide a PEP 543-compatible interface 
> in the near future (3.8 or 3.9). We need a proper certificate class anyway to 
> address other issues and feature requests. I don't want to have three ways to 
> load certificates, especially when it involves more C code.
> 
> ----------
> 
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <https://bugs.python.org/issue16487>
> _______________________________________
>

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue16487>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to