Skip to content

Commit

Permalink
Removed section
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos committed Dec 2, 2024
1 parent ae5650f commit 9b2f4f7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/spec/dataclasses.rst
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,6 @@ customization of default behaviors:
in ``typing.py``. Type checkers should report errors for any
unrecognized parameters.

In the future, we may add additional parameters to
``dataclass_transform`` as needed to support common behaviors in user
code. These additions will be made after reaching consensus on
the `Python Discourse <https://discuss.python.org/c/typing/32>`__
rather than via additional PEPs.

The following sections provide additional examples showing how these
parameters are used.

Expand Down

0 comments on commit 9b2f4f7

Please sign in to comment.