Reject PEP 637 (#1888)

This commit is contained in:
Brett Cannon 2021-03-22 12:01:32 -07:00 committed by GitHub
parent a94311f0d8
commit 6468255679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 2 deletions

View File

@ -5,13 +5,19 @@ Last-Modified: $Date$
Author: Stefano Borini Author: Stefano Borini
Sponsor: Steven D'Aprano Sponsor: Steven D'Aprano
Discussions-To: python-ideas@python.org Discussions-To: python-ideas@python.org
Status: Draft Status: Rejected
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 24-Aug-2020 Created: 24-Aug-2020
Python-Version: 3.10 Python-Version: 3.10
Post-History: 23-Sep-2020 Post-History: 23-Sep-2020
Resolution: Resolution: https://mail.python.org/archives/list/python-dev@python.org/thread/6TAQ2BEVSJNV4JM2RJYSSYFJUT3INGZD/
.. note::
This PEP has been rejected. In general, the cost of introducing new syntax
was not outweighed by the perceived benefits. See the link in the Resolution
header field for details.
Abstract Abstract
======== ========