diff --git a/peps/pep-0692.rst b/peps/pep-0692.rst index bb12250eb..7b1f8d0a5 100644 --- a/peps/pep-0692.rst +++ b/peps/pep-0692.rst @@ -3,10 +3,9 @@ Title: Using TypedDict for more precise \*\*kwargs typing Author: Franek Magiera Sponsor: Jelle Zijlstra Discussions-To: https://discuss.python.org/t/pep-692-using-typeddict-for-more-precise-kwargs-typing/17314 -Status: Accepted +Status: Final Type: Standards Track Topic: Typing -Content-Type: text/x-rst Created: 29-May-2022 Python-Version: 3.12 Post-History: `29-May-2022 `__, @@ -14,6 +13,7 @@ Post-History: `29-May-2022 `__, Resolution: https://discuss.python.org/t/pep-692-using-typeddict-for-more-precise-kwargs-typing/17314/81 +.. canonical-typing-spec:: :ref:`typing:unpack-kwargs` Abstract ========