]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144386: Update equivalent code for "with", "async with" and "async for" (GH-144472)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 18 Feb 2026 11:13:32 +0000 (13:13 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 11:13:32 +0000 (13:13 +0200)
commit9e8fa2d4d1ec263bdc6945237b0e0517f07a3474
treeea75928478bdf81e2948e38960036b82c2a45103
parent767b4d02e2d3dc9ff62c9926eea044532ac077b6
gh-144386: Update equivalent code for "with", "async with" and "async for" (GH-144472)

They use special method lookup for special methods.
Doc/reference/compound_stmts.rst