diff --git a/peps/pep-0698.rst b/peps/pep-0698.rst index 70fdfc9dcd2..7f83ef1a522 100644 --- a/peps/pep-0698.rst +++ b/peps/pep-0698.rst @@ -5,10 +5,9 @@ Author: Steven Troxler , Shannon Zhu Sponsor: Jelle Zijlstra Discussions-To: https://discuss.python.org/t/pep-698-a-typing-override-decorator/20839 -Status: Accepted +Status: Final Type: Standards Track Topic: Typing -Content-Type: text/x-rst Created: 05-Sep-2022 Python-Version: 3.12 Post-History: `20-May-2022 `__, @@ -17,6 +16,8 @@ Post-History: `20-May-2022 `__, Resolution: https://discuss.python.org/t/pep-698-a-typing-override-decorator/20839/11 +.. canonical-typing-spec:: :ref:`typing:override` + Abstract ========