Serhiy Storchaka added the comment: Here is an updated patch. It includes a fix for OrderedDict.copy(). Counter's copy() and __reduce__() are simplified. Added tests for OrderedDict which checks that OrderedDict copying and pickling preserves dynamic attributes.
---------- Added file: http://bugs.python.org/file30887/counter_copy_attrs_2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18352> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com