Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MNT: Remove AxesStack and deprecated behavior of reuse of existing axes with same arguments #18832

Closed
Milestone
@lpsinger

Description

@lpsinger

Describe the issue

Summary

In Matplotlib 2.1, the behavior of reusing existing axes when created with the same arguments was deprecated (see#9037). The request is to finally remove this behavior.

My immediate motivation is that I have acollection of projection classes that take as a keyword argument an instance ofastropy.coordinates.SkyCoord, whichas of Astropy 4.1 are no longer hashable (see alsoastropy/astropy#9857). This unexpectedly broke my code because I had not realized that projection keyword arguments had to be hashable.

Proposed fix

Remove the AxesStack class, remove theFigure._make_key method, and update the documentation to reflect the removal of the old deprecated behavior.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp