PEP 642: update status (#2547)

PEP 642, "Explicit Pattern Syntax for Structural Pattern Matching",
has been rejected.
This commit is contained in:
Jean Abou-Samra 2022-04-24 02:50:19 +02:00 committed by GitHub
parent c83efdfa41
commit 5673bc4737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,14 +5,14 @@ Last-Modified: $Date$
Author: Nick Coghlan <ncoghlan@gmail.com>
BDFL-Delegate:
Discussions-To: python-dev@python.org
Status: Draft
Status: Rejected
Type: Standards Track
Content-Type: text/x-rst
Requires: 634
Created: 26-Sep-2020
Python-Version: 3.10
Post-History: 31-Oct-2020, 08-Nov-2020, 03-Jan-2021
Resolution:
Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/SQC2FTLFV5A7DV7RCEAR2I2IKJKGK7W3/
Abstract
========