Reject my PEP 546 co-written with Cory Benfield :-(

This commit is contained in:
Victor Stinner 2018-06-05 13:12:28 +02:00
parent fb657c73da
commit 281927584b
1 changed files with 10 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Last-Modified: $Date$
Author: Victor Stinner <victor.stinner@gmail.com>,
Cory Benfield <cory@lukasa.co.uk>,
BDFL-Delegate: Benjamin Peterson <benjamin@python.org>
Status: Accepted
Status: Rejected
Type: Standards Track
Content-Type: text/x-rst
Created: 30-May-2017
@ -21,6 +21,15 @@ Backport the ssl.MemoryBIO and ssl.SSLObject classes from Python 3 to Python
2.7 to enhance the overall security of Python 2.7.
Rejection Notice
================
This PEP is rejected, see `Withdraw PEP 546? Backport ssl.MemoryBIO and
ssl.SSLObject to Python 2.7
<https://mail.python.org/pipermail/python-dev/2018-May/153760.html>`_
discussion for the rationale.
Rationale
=========