Skip to content

Method numpy.ndarray.tostring() is deprecated in favor of tobytes() in 1.9 #1023

@AndrewUshakov

Description

@AndrewUshakov

This deprecated (see at accepted pull request numpy/numpy#15867) method is used 6 times in the file netCDF4/_netCDF4.pyx and may be somewhere else so each call to this method causes output of "DeprecationWarning: tostring() is deprecated. Use tobytes() instead." to stderrr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions