We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4cbc4 commit d1e4addCopy full SHA for d1e4add
docs/spec/dataclasses.rst
@@ -192,11 +192,6 @@ customization of default behaviors:
192
in ``typing.py``. Type checkers should report errors for any
193
unrecognized parameters.
194
195
-In the future, we may add additional parameters to
196
-``dataclass_transform`` as needed to support common behaviors in user
197
-code. These additions will be made after reaching consensus on
198
-typing-sig rather than via additional PEPs.
199
-
200
The following sections provide additional examples showing how these
201
parameters are used.
202
0 commit comments