diff --git a/peps/pep-0806.rst b/peps/pep-0806.rst index 142a99b0d38..45cd435f84a 100644 --- a/peps/pep-0806.rst +++ b/peps/pep-0806.rst @@ -3,13 +3,15 @@ Title: Mixed sync/async context managers with precise async marking Author: Zac Hatfield-Dodds Sponsor: Jelle Zijlstra Discussions-To: https://discuss.python.org/t/103971 -Status: Draft +Status: Rejected Type: Standards Track Created: 05-Sep-2025 Python-Version: 3.15 Post-History: `22-May-2025 `__, `25-Sep-2025 `__, +Resolution: `23-Apr-2026 `__ + Abstract ========