Reject PEP 637 (#1888)
This commit is contained in:
parent
a94311f0d8
commit
6468255679
10
pep-0637.rst
10
pep-0637.rst
|
@ -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
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue