[Python-Dev] cpython: Tighten-up code in the set iterator to use an entry pointer rather than
Zachary Ware
zachary.ware+pydev at gmail.com
Tue Jul 7 22:20:05 CEST 2015
On Tue, Jul 7, 2015 at 3:16 PM, Brett Cannon <brett at python.org> wrote:
> The test could be marked as an expected failure in the interim somitnisnt
> forgotten.
True, but in this case things would be a bit more difficult since the
testcase segfaults rather than just throwing an exception.
--
Zach
More information about the Python-Dev
mailing list