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 ae5650f commit 9b2f4f7Copy full SHA for 9b2f4f7
docs/spec/dataclasses.rst
@@ -192,12 +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
-the `Python Discourse <https://discuss.python.org/c/typing/32>`__
199
-rather than via additional PEPs.
200
-
201
The following sections provide additional examples showing how these
202
parameters are used.
203
0 commit comments