Skip to content

PEP 806 – Mixed sync/async context managers with precise async marking #335

@Zac-HD

Description

@Zac-HD

Please consider PEP806 – Mixed sync/async context managers with precise async marking
https://peps.python.org/pep-0806/

  • The PEP has been discussed in threads listed in its Post-History header
  • The PEP was announced on Discuss (link in Post-History)
  • The PEP includes all relevant Suggested Sections
  • The PEP has a CODEOWNERS entry

This is a pretty small change, introducing precisely targeted new syntax which desugars straightforwardly to existing semantics, but I'd really like to get it into Python 3.15 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    PEPPython Enhancement Proposal

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions