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

DOC: document axes-collision deprecation#9132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

afvincent
Copy link
Contributor

Trying to address#9041 by adding an entry inapi_changes about the deprecation of axes collisions. The text is shamelessly inspired from the deprecation warning message.

Tagging it release-critical as#9041 is.

@afvincentafvincent added the Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. labelAug 31, 2017
@afvincentafvincent added this to the2.1 (next point release) milestoneAug 31, 2017
Deprecation of axes collision
-----------------------------

The following is related to the PR #9037 (and incidentally to #9034 too).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

can you tag these as

:issue:`XXXX`

so they link right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I would also move them to thebottom of the message. The relevant issues are actually#7377 (where most of the rationale is discussed) and#9024;#9034 and#9037 are just technicalities.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Rephrased the mention to use the issue # suggestd by@anntzer and moved it at the end of the entry. Plus now using the:issue: tag.

Adding an axes instance to a figure by using the same arguments as for
a previous axes instance currently reuses the earlier instance. This
behavior has been deprecated in Matplotlib 2.1. In a future version
(likely 2.3), a *new* instance will always be created and returned.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I always prefer not indicating the version where removal actually occurs, or is planned to occur: there will be a new note in the changelog when removal actually occurs anyways, and we may as well keep more flexibility this way.

tacaswell reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

That was the reason for using "likely" before "2.3" 😈... Well, I simply removed the mention of the version.

@afvincentafvincentforce-pushed thedoc_axes_collision_deprecation branch from3ba3ff8 toad0ef8bCompareAugust 31, 2017 05:29
@afvincent
Copy link
ContributorAuthor

@anntzer and@tacaswell, your comments (should) have been fixed in the squashed and rebased version.

@anntzeranntzer merged commit19a9d4e intomatplotlib:masterAug 31, 2017
@anntzer
Copy link
Contributor

thanks

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell left review comments

@anntzeranntzeranntzer left review comments

Assignees
No one assigned
Labels
DocumentationRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Milestone
v2.1
Development

Successfully merging this pull request may close these issues.

3 participants
@afvincent@anntzer@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp