[issue8404] Set operations don't work for dictionary views

A.M. Kuchling report at bugs.python.org
Thu May 6 00:19:24 CEST 2010


A.M. Kuchling <lists at amk.ca> added the comment:

The fix is easy, I think; just add Py_TPFLAGS_CHECKTYPES to the PyDictValues_Type's definition.

----------

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


More information about the Python-bugs-list mailing list