]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43977: Update pattern matching language reference docs (GH-25917) (GH-26117)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 May 2021 05:55:41 +0000 (22:55 -0700)
committerGitHub <noreply@github.com>
Fri, 14 May 2021 05:55:41 +0000 (22:55 -0700)
commite7d25d3f3b335eb46d102137b447325f54750e31
treee6e9d3c82b4d5ab8152c6b4291ffd58cd60fa91f
parent373937182ee029c282bea58cdda57ab41990f404
bpo-43977: Update pattern matching language reference docs (GH-25917) (GH-26117)

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

* update 3.10 whatsnew too
(cherry picked from commit 53c91ac5253bf1cb3cb20e1345e798a53f4c3517)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Doc/reference/compound_stmts.rst
Doc/whatsnew/3.10.rst