On Sep 29, 2010, at 11:11 PM, geremy condra wrote: >> >> P.S. I also encountered a small difficulty in implementing #2 that would >> still need to be resolved if that option is chosen. > > What's the issue, if you don't mind me asking?
IIRC, just commenting-out the Py_AnySet checks in set_or, set_xor, etc led to a segfault in TestOnlySetsInBinaryOps in Lib/test/test_set.py. There was something subtle going on and I haven't had time to trace though it yet. Somewhere a guard is probably missing. Raymond
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com