FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

FIX: Gracefully handle numpy arrays as input to check_in_list() by timhoffm · Pull Request #30714 · matplotlib/matplotlib · GitHub

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

Merged
oscargus merged 1 commit into
matplotlib: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 into
matplotlib:mainfrom
timhoffm:fix-check_in_list_array

Conversation

timhoffm commented Nov 1, 2025

Copy link
Copy Markdown
Member

Closes #30706

oscargus added this to the v3.10.8 milestone Nov 2, 2025
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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL