Mark PEP 640 as Rejected. (GH-2046)
Co-authored-by: Brett Cannon <brett@python.org> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This commit is contained in:
parent
9c79ee81c6
commit
8b0a9a2b55
|
@ -1,12 +1,19 @@
|
||||||
PEP: 640
|
PEP: 640
|
||||||
Title: Unused variable syntax
|
Title: Unused variable syntax
|
||||||
Author: Thomas Wouters <thomas@python.org>
|
Author: Thomas Wouters <thomas@python.org>
|
||||||
Status: Draft
|
Status: Rejected
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 04-Oct-2020
|
Created: 04-Oct-2020
|
||||||
Python-Version: 3.10
|
Python-Version: 3.10
|
||||||
Post-History: 19-Oct-2020
|
Post-History: 19-Oct-2020
|
||||||
|
Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/SQC2FTLFV5A7DV7RCEAR2I2IKJKGK7W3/
|
||||||
|
|
||||||
|
Rejection Note
|
||||||
|
==============
|
||||||
|
|
||||||
|
Rejected by the Steering Council:
|
||||||
|
https://mail.python.org/archives/list/python-dev@python.org/message/SQC2FTLFV5A7DV7RCEAR2I2IKJKGK7W3/
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue