[issue26478] dict views don't implement subtraction correctly

Roundup Robot report at bugs.python.org
Mon Mar 7 23:55:26 EST 2016


Roundup Robot added the comment:

New changeset 309f3559a729 by Benjamin Peterson in branch '2.7':
properly use PyObject_CallMethod in dictview binary operations (closes #26478)
https://hg.python.org/cpython/rev/309f3559a729

----------

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


More information about the Python-bugs-list mailing list