From 4224fa7f8dd16e02bc056041314ee7eebc1b6152 Mon Sep 17 00:00:00 2001 From: Steven Troxler Date: Mon, 30 Jan 2023 21:34:44 -0800 Subject: [PATCH] PEP 698: Mark as Accepted (#2991) See https://github.com/python/steering-council/issues/160#issuecomment-1409208844 --- pep-0698.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0698.rst b/pep-0698.rst index f6d0a0b7a..14c32336e 100644 --- a/pep-0698.rst +++ b/pep-0698.rst @@ -5,7 +5,7 @@ Author: Steven Troxler , Shannon Zhu Sponsor: Jelle Zijlstra Discussions-To: https://discuss.python.org/t/pep-698-a-typing-override-decorator/20839 -Status: Draft +Status: Accepted Type: Standards Track Topic: Typing Content-Type: text/x-rst @@ -15,7 +15,7 @@ Post-History: `20-May-2022 `__, `11-Oct-2022 `__, `07-Nov-2022 `__, - +Resolution: https://discuss.python.org/t/pep-698-a-typing-override-decorator/20839/11 Abstract ========