Skip to content

[3.14] gh-144386: Update equivalent code for "with", "async with" and "async for" (GH-144472) - #144945

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9e8fa2d-3.14
Feb 18, 2026
Merged

[3.14] gh-144386: Update equivalent code for "with", "async with" and "async for" (GH-144472)#144945
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9e8fa2d-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

They use special method lookup for special methods.
(cherry picked from commit 9e8fa2d)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com


📚 Documentation preview 📚: https://cpython-previews--144945.org.readthedocs.build/

…"async for" (pythonGH-144472)
They use special method lookup for special methods.
(cherry picked from commit 9e8fa2d)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels Feb 18, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) February 18, 2026 11:14
@serhiy-storchaka
serhiy-storchaka merged commit dafd35f into python:3.14Feb 18, 2026
36 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsFeb 18, 2026
@miss-islington
miss-islington deleted the backport-9e8fa2d-3.14 branch February 18, 2026 11:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@serhiy-storchaka