diff --git a/peps/pep-0788.rst b/peps/pep-0788.rst index 7f3c6105c73..21b32efaadf 100644 --- a/peps/pep-0788.rst +++ b/peps/pep-0788.rst @@ -3,7 +3,7 @@ Title: Protecting the C API from Interpreter Finalization Author: Peter Bierma Sponsor: Victor Stinner Discussions-To: https://discuss.python.org/t/104150 -Status: Draft +Status: Accepted Type: Standards Track Created: 23-Apr-2025 Python-Version: 3.15 @@ -11,6 +11,7 @@ Post-History: `10-Mar-2025 `__, `27-Apr-2025 `__, `28-May-2025 `__, `03-Oct-2025 `__ +Resolution: `28-Apr-2026 `__ Abstract