Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 3 additions & 12 deletions peps/pep-0646.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ Author: Mark Mendoza <[email protected]>,
Pradeep Kumar Srinivasan <[email protected]>,
Vincent Siles <[email protected]>
Sponsor: Guido van Rossum <[email protected]>
Status: Accepted
Status: Final
Type: Standards Track
Topic: Typing
Content-Type: text/x-rst
Created: 16-Sep-2020
Python-Version: 3.11
Post-History: 07-Oct-2020, 23-Dec-2020, 29-Dec-2020
Resolution: https://mail.python.org/archives/list/[email protected]/message/OR5RKV7GAVSGLVH3JAGQ6OXFAXIP5XDX/

.. canonical-typing-spec:: :ref:`typevartuple`

Abstract
========

Expand Down Expand Up @@ -1693,13 +1694,3 @@ Copyright

This document is placed in the public domain or under the
CC0-1.0-Universal license, whichever is more permissive.


..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End: