Skip to content

Commit 9b2f4f7

Browse files
committed
Removed section
1 parent ae5650f commit 9b2f4f7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/spec/dataclasses.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,6 @@ customization of default behaviors:
192192
in ``typing.py``. Type checkers should report errors for any
193193
unrecognized parameters.
194194

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-
201195
The following sections provide additional examples showing how these
202196
parameters are used.
203197

0 commit comments

Comments
 (0)