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

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