[issue32467] dict_values isn't considered a Collection nor a Container

Raymond Hettinger report at bugs.python.org
Fri Jan 12 00:53:52 EST 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 02556fbade5e1e864dd09d5768a8dbbf5b3a0dac by Raymond Hettinger in branch 'master':
bpo-32467: Let collections.abc.ValuesView inherit from Collection (#5152)
https://github.com/python/cpython/commit/02556fbade5e1e864dd09d5768a8dbbf5b3a0dac


----------

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


More information about the Python-bugs-list mailing list