Skip to content

Comments

FIX: Gracefully handle numpy arrays as input to check_in_list()#30714

Merged
oscargus merged 1 commit intomatplotlib:mainfrom
timhoffm:fix-check_in_list_array
Nov 2, 2025
Merged

FIX: Gracefully handle numpy arrays as input to check_in_list()#30714
oscargus merged 1 commit intomatplotlib:mainfrom
timhoffm:fix-check_in_list_array

Conversation

@timhoffm
Copy link
Member

@timhoffm timhoffm commented Nov 1, 2025

Closes #30706

@oscargus oscargus added this to the v3.10.8 milestone Nov 2, 2025
@oscargus oscargus merged commit 419eb3e into matplotlib:main Nov 2, 2025
39 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Nov 2, 2025
@timhoffm timhoffm deleted the fix-check_in_list_array branch November 2, 2025 15:17
timhoffm added a commit that referenced this pull request Nov 3, 2025
…714-on-v3.10.x

Backport PR #30714 on branch v3.10.x (FIX: Gracefully handle numpy arrays as input to check_in_list())
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Jan 28, 2026
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Jan 28, 2026
… fix

Run 21 tested PR matplotlib#30714 which fixes numpy array handling in check_in_list().
This core API change affected 82 fingerprints and 6628 tests ran.

Also documents the plugin fix for HTTP 520 Cloudflare errors (retry strategy).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Axes.grouped_bar() with non-string orientation (e.g., NumPy array) raises ambiguous truth-value error instead of clean ValueError

3 participants