Skip to content

Commit

Permalink
PEP 696: Mark as Final
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 3, 2024
1 parent 818bac5 commit f9c7e36
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions peps/pep-0696.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@ Title: Type Defaults for Type Parameters
Author: James Hilton-Balfe <[email protected]>
Sponsor: Jelle Zijlstra <[email protected]>
Discussions-To: https://discuss.python.org/t/pep-696-type-defaults-for-typevarlikes/22569
Status: Accepted
Status: Final
Type: Standards Track
Topic: Typing
Content-Type: text/x-rst
Created: 14-Jul-2022
Python-Version: 3.13
Post-History: `22-Mar-2022 <https://mail.python.org/archives/list/[email protected]/thread/7VWBZWXTCX6RAJO6GG67BAXUPFZ24NTC/>`__,
`08-Jan-2023 <https://discuss.python.org/t/pep-696-type-defaults-for-typevarlikes/22569/>`__,
Resolution: https://discuss.python.org/t/pep-696-type-defaults-for-typevarlikes/22569/34

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

Abstract
--------

Expand Down

0 comments on commit f9c7e36

Please sign in to comment.