]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43977: Update pattern matching language reference docs (GH-25917)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 14 May 2021 05:31:28 +0000 (13:31 +0800)
committerGitHub <noreply@github.com>
Fri, 14 May 2021 05:31:28 +0000 (22:31 -0700)
commit53c91ac5253bf1cb3cb20e1345e798a53f4c3517
tree9e33c438be8f423cbda5291005301a4fc2ba76b7
parentddd30b2dd207c3c963874f0644cdff2ee5989575
bpo-43977: Update pattern matching language reference docs (GH-25917)

* Update patma language reference with new changes to sequence and mapping

* update 3.10 whatsnew too
Doc/reference/compound_stmts.rst
Doc/whatsnew/3.10.rst