diff --git a/peps/pep-0646.rst b/peps/pep-0646.rst index 20770d1b6..d29f41c1b 100644 --- a/peps/pep-0646.rst +++ b/peps/pep-0646.rst @@ -5,7 +5,7 @@ Author: Mark Mendoza , Pradeep Kumar Srinivasan , Vincent Siles Sponsor: Guido van Rossum -Status: Accepted +Status: Final Type: Standards Track Topic: Typing Content-Type: text/x-rst @@ -14,6 +14,8 @@ Python-Version: 3.11 Post-History: 07-Oct-2020, 23-Dec-2020, 29-Dec-2020 Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/OR5RKV7GAVSGLVH3JAGQ6OXFAXIP5XDX/ +.. canonical-doc:: :ref:`typing:typevartuple` and :py:class:`typing.TypeVarTuple` + Abstract ========