Helper function for handle_range_longs. If arg is int or long object, returns it with incremented reference count. If arg is float, raises type error. As a last resort, creates a new int by calling arg type's nb_int method if it is defined. Returns NULL and sets exception on error. Returns a new reference to an int object. */
source not stored for this graph (policy: none)
no test coverage detected