[issue24583] Crash when source set is changed during merging

Raymond Hettinger report at bugs.python.org
Wed Jul 8 23:40:38 CEST 2015


Raymond Hettinger added the comment:

Can you produce a test case?

Perhaps the incref/decref pair ought to be moved into PyObject_RichCompareBool().  It doesn't make much sense for the callers to do the work.

----------

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


More information about the Python-bugs-list mailing list