Ethan Furman added the comment: Thanks for the explanation, point taken.
However, it seems to me that changing the type of the constants from 'int' to 'function' is backwards incompatible, will break code, and is probably not worth it (and would require a deprecation period if it was worth it). I still think the better answer is to delve into Modules/signalmodule.c and fix the comparisons. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23325> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com