Skip to content

Commit d1e4add

Browse files
authored
Remove paragraph mentioning minor edits through the mailing list (#1891)
1 parent ad4cbc4 commit d1e4add

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/spec/dataclasses.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +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-
typing-sig rather than via additional PEPs.
199-
200195
The following sections provide additional examples showing how these
201196
parameters are used.
202197

0 commit comments

Comments
 (0)