# Bug report ### Bug description: As in the title, the `OrderedDict.update` method doesn't accept `frozendict` as an argument ### CPython versions tested on: CPython main branch ### Operating systems tested on: Linux <!-- gh-linked-prs --> ### Linked PRs * gh-152494 <!-- /gh-linked-prs -->
Bug report
Bug description:
As in the title, the
OrderedDict.updatemethod doesn't acceptfrozendictas an argumentCPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs