]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-88275: Add missing `__init__` method to `match` example (GH-120281) (#134142)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 May 2025 13:17:23 +0000 (15:17 +0200)
committerGitHub <noreply@github.com>
Sat, 17 May 2025 13:17:23 +0000 (13:17 +0000)
commitcca18fcbe817a24bfeeb7f15a00158f8214e010d
tree3e42b52ff3cacf87d9d11eaeaf0b66d5ed44cd7c
parentb43e1d0b48584af16fd0c4bda4c0d56bf72bf57a
[3.14] gh-88275: Add missing `__init__` method to `match` example (GH-120281) (#134142)

gh-88275: Add missing `__init__` method to `match` example (GH-120281)
(cherry picked from commit 7a9d46295a497669eaa6e647c33ab71c8cf620a1)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Doc/whatsnew/3.10.rst