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 f9df030 commit 3133dd1Copy full SHA for 3133dd1
1 file changed
Doc/c-api/dict.rst
@@ -511,7 +511,6 @@ Dictionary objects
511
512
Return a new :class:`frozendict` created
513
from the existing :class:`dict` instance.
514
- Expects *dict* to be an exact :class:`dict` instance.
515
516
Transfers all keys and values from *dict*
517
to the newly allocated :class:`!frozendict`.
0 commit comments