PEP 651 rejected by the SC (#1864)

This commit is contained in:
Victor Stinner 2021-03-09 15:03:20 +01:00 committed by GitHub
parent 9caeab3687
commit c91e284b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 7 deletions

View File

@ -1,13 +1,20 @@
PEP: 651 PEP: 651
Title: Robust Stack Overflow Handling Title: Robust Stack Overflow Handling
Author: Mark Shannon <mark@hotpy.org> Author: Mark Shannon <mark@hotpy.org>
Status: Draft Status: Rejected
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 18-Jan-2021 Created: 18-Jan-2021
Post-History: 19-Jan-2021 Post-History: 19-Jan-2021
Rejection Notice
================
This PEP has been `rejected by the Python Steering Council
<https://mail.python.org/archives/list/python-dev@python.org/thread/75BFSBM5AJWXOF5OSPLMJQSTP3TDOKRP/>`_.
Abstract Abstract
======== ========