This is a request to allow grid spacing to have negative values.
The current documentation for the get_grid_spacing function suggests that grid spacing is a distance between nodes of a grid, so a positive value.
However, it may be helpful to allow a negative value for a grid spacing. For example, geospatial imagery typically defines the top left corner as the origin. A negative y value for the grid spacing would indicate the grid is built from this origin in the negative y direction.