Skip to content

Commit

Permalink
PEP 586: Mark as Final (#3666)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Feb 14, 2024
1 parent fda02b5 commit ef1b489
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions peps/pep-0586.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ Title: Literal Types
Author: Michael Lee <[email protected]>, Ivan Levkivskyi <[email protected]>, Jukka Lehtosalo <[email protected]>
BDFL-Delegate: Guido van Rossum <[email protected]>
Discussions-To: [email protected]
Status: Accepted
Status: Final
Type: Standards Track
Topic: Typing
Content-Type: text/x-rst
Created: 14-Mar-2019
Python-Version: 3.8
Post-History: 14-Mar-2019
Resolution: https://mail.python.org/archives/list/[email protected]/message/FDO4KFYWYQEP3U2HVVBEBR3SXPHQSHYR/

.. canonical-typing-spec:: :ref:`typing:literal-types`

Abstract
========
Expand Down Expand Up @@ -752,14 +752,3 @@ Copyright
=========

This document has been placed in the public domain.


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

0 comments on commit ef1b489

Please sign in to comment.