1 2
Fix a crash in :ref:`OrderedDict.__eq__ <collections_OrderedDict__eq__>` when operands are mutated during the check. Patch by Bénédikt Tran.