Ejaj Hassan <starhunt...@gmail.com> added the comment: The diff file is the second submission containing the fixes to the following bugs: * PyCode_GetNumFree accepts a PyCodeObject* not PyObject* * PyOS_strnicmp returns int, not char* * PyUnicode_RichCompare returns PyObject*, not int * PyType_IS_GC needs a PyTypeObject*, not PyObject* * PyType_HasFeature needs a PyTypeObject*, not PyObject* Well, if the problems given are specified with each's version, then it would make it easier. Some of the reported bugs are not associated with version 2.7
---------- Added file: http://bugs.python.org/file24781/issues14190-2.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14190> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com