diff --git a/peps/pep-0814.rst b/peps/pep-0814.rst index 45648734d0d..0bb44fb5a5b 100644 --- a/peps/pep-0814.rst +++ b/peps/pep-0814.rst @@ -2,7 +2,7 @@ PEP: 814 Title: Add frozendict built-in type Author: Victor Stinner , Donghee Na Discussions-To: https://discuss.python.org/t/104854 -Status: Accepted +Status: Final Type: Standards Track Created: 12-Nov-2025 Python-Version: 3.15 @@ -10,6 +10,9 @@ Post-History: `13-Nov-2025 `__ Resolution: `11-Feb-2026 `__ +.. canonical-doc:: :class:`frozendict` + + Abstract ========