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

Avoid modifying user input to Axes.bar#27921

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
tacaswell merged 1 commit intomatplotlib:mainfromQuLogic:bar-modify
Mar 14, 2024

Conversation

QuLogic
Copy link
Member

PR summary

Theerror_kw parameter is a dictionary, on whichsetdefault is called, which would modify user input.

I know we always try to avoid modifying user input, but I couldn't find any tests for it, so I didn't add any.

PR checklist

The `error_kw` parameter is a dictionary, on which `setdefault` and`pop` are called, which would modify user input.
@tacaswelltacaswell added this to thev3.8.4 milestoneMar 14, 2024
@tacaswelltacaswell merged commit7164087 intomatplotlib:mainMar 14, 2024
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestMar 14, 2024
@QuLogicQuLogic deleted the bar-modify branchMarch 14, 2024 19:49
QuLogic added a commit that referenced this pull requestMar 14, 2024
…921-on-v3.8.xBackport PR#27921 on branch v3.8.x (Avoid modifying user input to Axes.bar)
@ksundenksunden mentioned this pull requestApr 4, 2024
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v3.8.4
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@timhoffm@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp