From 1cefb0c9e2b6ccf2b135c292bae7ba3cf28b4b6a Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Mon, 6 Apr 2026 14:45:15 -0700 Subject: [PATCH 1/3] PEP 776: Set status to Active cf pep acceptance: https://github.com/python/steering-council/issues/332#issuecomment-4187488960 --- peps/pep-0776.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0776.rst b/peps/pep-0776.rst index 3333e9241a9..aaaa2f29684 100644 --- a/peps/pep-0776.rst +++ b/peps/pep-0776.rst @@ -3,7 +3,7 @@ Title: Emscripten Support Author: Hood Chatham Sponsor: Ɓukasz Langa Discussions-To: https://discuss.python.org/t/86276 -Status: Draft +Status: Active Type: Informational Created: 18-Mar-2025 Python-Version: 3.14 From 970eb7b4f33992e19d14d4e0361af2603979932f Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Mon, 6 Apr 2026 15:19:56 -0700 Subject: [PATCH 2/3] Add resolution header --- peps/pep-0776.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/peps/pep-0776.rst b/peps/pep-0776.rst index aaaa2f29684..912f70125b8 100644 --- a/peps/pep-0776.rst +++ b/peps/pep-0776.rst @@ -9,6 +9,7 @@ Created: 18-Mar-2025 Python-Version: 3.14 Post-History: `18-Mar-2025 `__, `28-Mar-2025 `__, +Resolution: `04-Apr-2026 `__ Abstract ======== From 92df7afa6fda8665ec3b23af4d97bae44b325499 Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Mon, 6 Apr 2026 15:21:42 -0700 Subject: [PATCH 3/3] Update resolution to point to discuss comment --- peps/pep-0776.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0776.rst b/peps/pep-0776.rst index 912f70125b8..9c6e41d0aac 100644 --- a/peps/pep-0776.rst +++ b/peps/pep-0776.rst @@ -9,7 +9,7 @@ Created: 18-Mar-2025 Python-Version: 3.14 Post-History: `18-Mar-2025 `__, `28-Mar-2025 `__, -Resolution: `04-Apr-2026 `__ +Resolution: `04-Apr-2026 `__ Abstract ========