Proposal: A Unified TLS API for Python #208
Conversation
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA. This is necessary for legal reasons before we can look at your contribution. Please follow these steps to help rectify the issue:
Thanks again to your contribution and we look forward to looking at it! |
I had already signed the CLA, so I just had to add my GitHub username to my bugs.python.org profile, which I have now done. |
PEP 542 is claimed by another PR, so you can grab 543. I don't think I can push changes to your PR branch, so you'll have to commit your own change renaming this and setting the header. |
ACK, now named PEP 543. |
LGTM! |
|
This is a formal request for a PEP number for a draft PEP I have been shopping around the Python community for a couple of months now: a unified TLS API for Python. This draft PEP has been discussed multiple times on the Python Security-SIG mailing list, and once on python-ideas. At this point, I'd like to get a proper PEP number before I submit the PEP for consideration to python-dev (per the procedure in PEP 1).
Once the PEP number is assigned I'll send the PEP to python-dev for discussion. It's quite possible that this PEP will end up being revised in the face of python-dev feedback.