PEP 681: mark as Accepted (#2630)
This commit is contained in:
parent
9c23bd6804
commit
ebefef14d5
|
@ -4,7 +4,7 @@ Author: Erik De Bonte <erikd at microsoft.com>,
|
|||
Eric Traut <erictr at microsoft.com>
|
||||
Sponsor: Jelle Zijlstra <jelle.zijlstra at gmail.com>
|
||||
Discussions-To: https://mail.python.org/archives/list/typing-sig@python.org/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/
|
||||
Status: Draft
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 02-Dec-2021
|
||||
|
@ -12,6 +12,7 @@ Python-Version: 3.11
|
|||
Post-History: `24-Apr-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL/>`__,
|
||||
`13-Dec-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/>`__,
|
||||
`22-Feb-2022 <https://mail.python.org/archives/list/typing-sig@python.org/thread/BW6CB6URC4BCN54QSG2STINU2M7V4TQQ/>`__
|
||||
Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/R4A2IYLGFHKFDYJPSDA5NFJ6N7KRPJ6D/
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue