Skip to content

Commit 248999f

Browse files
authored
PEP 681: Mark as Final (#3674)
1 parent b9cc1fc commit 248999f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peps/pep-0681.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Author: Erik De Bonte <erikd at microsoft.com>,
44
Eric Traut <erictr at microsoft.com>
55
Sponsor: Jelle Zijlstra <jelle.zijlstra at gmail.com>
66
Discussions-To: https://mail.python.org/archives/list/typing-sig@python.org/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/
7-
Status: Accepted
7+
Status: Final
88
Type: Standards Track
99
Topic: Typing
10-
Content-Type: text/x-rst
1110
Created: 02-Dec-2021
1211
Python-Version: 3.11
1312
Post-History: `24-Apr-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL/>`__,
1413
`13-Dec-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/>`__,
1514
`22-Feb-2022 <https://mail.python.org/archives/list/typing-sig@python.org/thread/BW6CB6URC4BCN54QSG2STINU2M7V4TQQ/>`__
1615
Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/R4A2IYLGFHKFDYJPSDA5NFJ6N7KRPJ6D/
1716

17+
.. canonical-typing-spec:: :ref:`typing:dataclass-transform`
1818

1919
Abstract
2020
========

0 commit comments

Comments
 (0)