Convert Py_FatalError to a macro to get line numbers
Was tired of seeing bare "unimplemented" error messages and having to track down where they were coming from -- especially tricky when trying to add fork() support and the errors were in the child.
Showing
Please register or sign in to comment