Guilherme Polo <[email protected]> added the comment: On Fri, Dec 19, 2008 at 2:02 PM, Hagen Fürstenau <[email protected]> wrote: > > Hagen Fürstenau <[email protected]> added the comment: > > Why does every other place seem to do the cast? Historical reasons? >
No, if you look at the functions being casted you will notice them do not take a pointer to PyObject as the first argument, if you are talking about tp_hash specifically. _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4701> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
