PEP 695: Mark as accepted (#3103)
This commit is contained in:
parent
af6009befd
commit
3964463146
|
@ -3,7 +3,7 @@ Title: Type Parameter Syntax
|
|||
Author: Eric Traut <erictr at microsoft.com>
|
||||
Sponsor: Guido van Rossum <guido@python.org>
|
||||
Discussions-To: https://mail.python.org/archives/list/typing-sig@python.org/thread/BB2BGYJY2YG5IWESKGTAPUQL3N27ZKVW/
|
||||
Status: Draft
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Topic: Typing
|
||||
Content-Type: text/x-rst
|
||||
|
@ -11,6 +11,7 @@ Created: 15-Jun-2022
|
|||
Python-Version: 3.12
|
||||
Post-History: `20-Jun-2022 <https://mail.python.org/archives/list/typing-sig@python.org/thread/BB2BGYJY2YG5IWESKGTAPUQL3N27ZKVW/>`__,
|
||||
`04-Dec-2022 <https://discuss.python.org/t/pep-695-type-parameter-syntax/21646>`__
|
||||
Resolution: https://discuss.python.org/t/pep-695-type-parameter-syntax/21646/92
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue