diff --git a/peps/pep-0634.rst b/peps/pep-0634.rst index 20ff9ff50..8b35cce35 100644 --- a/peps/pep-0634.rst +++ b/peps/pep-0634.rst @@ -1,20 +1,18 @@ PEP: 634 Title: Structural Pattern Matching: Specification -Version: $Revision$ -Last-Modified: $Date$ Author: Brandt Bucher , Guido van Rossum BDFL-Delegate: Discussions-To: python-dev@python.org -Status: Accepted +Status: Final Type: Standards Track -Content-Type: text/x-rst Created: 12-Sep-2020 Python-Version: 3.10 Post-History: 22-Oct-2020, 08-Feb-2021 Replaces: 622 Resolution: https://mail.python.org/archives/list/python-committers@python.org/message/SQC2FTLFV5A7DV7RCEAR2I2IKJKGK7W3 +.. canonical-doc:: :external+python:ref:`match` Abstract ========