Issue #25449: Iterating OrderedDict with keys with unstable hash now raises
KeyError in C implementations as well as in Python implementation. Added tests for OrderedDict subclasses.
Showing
Please register or sign in to comment
KeyError in C implementations as well as in Python implementation. Added tests for OrderedDict subclasses.