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 f30bc4c commit 750ae13Copy full SHA for 750ae13
pep-0681.rst
@@ -195,7 +195,6 @@ the bool value (``True`` or ``False``) to be statically evaluated.
195
* ``eq``. ``order``, ``frozen``, ``init`` and ``unsafe_hash`` are parameters
196
supported in the stdlib dataclass, with meanings defined in
197
:pep:`PEP 557 <557#id7>`.
198
-* ``hash`` is an alias for the ``unsafe_hash`` parameter.
199
* ``kw_only``, ``match_args`` and ``slots`` are parameters supported
200
in the stdlib dataclass, first introduced in Python 3.10.
201
0 commit comments