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: Deprecate other capitalization than "None" in matplotlibrc#29529

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
QuLogic merged 1 commit intomatplotlib:mainfromtimhoffm:mnt-matplotlibrc-none
Jan 28, 2025

Conversation

timhoffm
Copy link
Member

The*_or_None validators have accepted any capitalization of the string "none" as input. This is overly permissive and will likely lead to conflicts in the future because we cannot distinguish between resolving toNone and"none" which may be need for some parameters in the future.

Inspired by#29481.

@rcomer
Copy link
Member

I appear to have infiltrated your commit somehow 😕

@timhoffm
Copy link
MemberAuthor

I appear to have infiltrated your commit somehow 😕

Not sure how this happend 😆. I've possibly messed up with --amend when creating the PR, but don't remember. If it's ok for you, I would not bother.

rcomer reacted with thumbs up emoji

Copy link
Member

@story645story645 left a comment

Choose a reason for hiding this comment

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

+- fixing the flake error

@QuLogic
Copy link
Member

Not sure how this happend 😆. I've possibly messed up with --amend when creating the PR, but don't remember. If it's ok for you, I would not bother.

It seems like you'll have to update to fix the linting anyway, so to fix, usegit commit --amend --reset-author.

The `*_or_None` validators have accepted any capitalization of thestring "none" as input. This is overly permissive andwill likely lead to conflicts in the future because we cannotdistinguish between resolving to `None` and `"none"` which may be needfor some parameters in the future.Inspired bymatplotlib#29481.
@QuLogicQuLogic merged commit743a005 intomatplotlib:mainJan 28, 2025
39 of 41 checks passed
@timhoffmtimhoffm deleted the mnt-matplotlibrc-none branchJanuary 28, 2025 06:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@story645story645story645 approved these changes

@scottshambaughscottshambaughscottshambaugh approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.11.0
Development

Successfully merging this pull request may close these issues.

5 participants
@timhoffm@rcomer@QuLogic@story645@scottshambaugh

[8]ページ先頭

©2009-2025 Movatter.jp