diff --git a/peps/pep-0829.rst b/peps/pep-0829.rst index 2b78a1a6c18..4bba5dcdde6 100644 --- a/peps/pep-0829.rst +++ b/peps/pep-0829.rst @@ -8,7 +8,8 @@ Created: 31-Mar-2026 Python-Version: 3.15 Post-History: `01-Apr-2026 `__, - `13-Apr-2026 `__ + `13-Apr-2026 `__, + `15-Apr-2026 `__ Abstract @@ -361,10 +362,8 @@ After the deprecation period, remove all ``import`` lines from your Reference Implementation ========================= -.. note:: - - The `reference implementation `_ - conformed to the previous draft of this PEP and has not yet been updated. +The `reference implementation `_ +supports the current version of this PEP. Rejected Ideas @@ -459,7 +458,7 @@ Open Issues Change History ============== -``TBD`` +`15-Apr-2026 `__ * During the deprecation period, warnings about ``import`` lines in ``.pth`` files with no matching ``.start`` file are only issued