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 65259cf commit 6c7ca7fCopy full SHA for 6c7ca7f
Doc/whatsnew/3.15.rst
@@ -216,7 +216,7 @@ The following standard library modules have been updated to accept
216
:mod:`pickle`, :mod:`pprint` and :mod:`xml.etree.ElementTree`.
217
218
:func:`eval` and :func:`exec` accept :class:`!frozendict` for *globals*, and
219
-:func:`type` accepts :class:`!frozendict` for *dict*.
+:func:`type` and :meth:`str.maketrans` accept :class:`!frozendict` for *dict*.
220
221
.. seealso:: :pep:`814` for the full specification and rationale.
222
0 commit comments