[issue27141] Fix collections.UserList shallow copy

Bar Harel report at bugs.python.org
Sat May 28 08:10:24 EDT 2016


Bar Harel added the comment:

Added UserDict and UserList tests.
Keep in mind I am currently skipping UserDict's tests until we will implement the correct mechanism.
We do not need the same tests or functionality for UserString as UserString is immutable.

----------
Added file: http://bugs.python.org/file43036/UserObj_tests.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27141>
_______________________________________


More information about the Python-bugs-list mailing list