[issue33519] Should MutableSequence provide .copy()?

Cheryl Sabella report at bugs.python.org
Sat May 18 20:18:08 EDT 2019


Cheryl Sabella <cheryl.sabella at gmail.com> added the comment:


New changeset 9892f454d11b7ea9ba394a115b3e6f48ef6f78fe by Cheryl Sabella (Jelle Zijlstra) in branch 'master':
bpo-33519: clarify that .copy() is not part of the MutableSequence ABC (GH-6965)
https://github.com/python/cpython/commit/9892f454d11b7ea9ba394a115b3e6f48ef6f78fe


----------
nosy: +cheryl.sabella

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33519>
_______________________________________


More information about the Python-bugs-list mailing list