Skip to content

hatch.py could use some integer vs. float division clarification #3290

Description

@argriffing

I'm not brave enough to try figuring out which variables are actually supposed to be integers, especially because it's graphics so testing might not be as straightforward, but eventually numpy will balk at float indices. The from __future__ import division is causing many variables in that module to be floats.
https://github.com/matplotlib/matplotlib/blob/v1.4.x/lib/matplotlib/hatch.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions