Serhiy Storchaka added the comment:

Proposed patch makes the implementation of pop() and popitem() methods of the C 
implementation of OrderedDict matching the Python implementation. This fixes 
issue28014 and I suppose this fixes this issue too.

----------
keywords: +patch
stage: test needed -> patch review
versions: +Python 3.7
Added file: http://bugs.python.org/file44842/ordered_dict_subclass_pop.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27275>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to