Skip to content

Fix tests on Python 3.15#31784

Merged
scottshambaugh merged 2 commits into
matplotlib:mainfrom
QuLogic:py315
Jun 2, 2026
Merged

Fix tests on Python 3.15#31784
scottshambaugh merged 2 commits into
matplotlib:mainfrom
QuLogic:py315

Conversation

@QuLogic

@QuLogic QuLogic commented May 30, 2026

Copy link
Copy Markdown
Member

PR summary

Fixes the issues reported by @frenzymadness and @befeleme that haven't already been fixed and aren't an external problem.

Fixes #31429

AI Disclosure

None

PR checklist

QuLogic and others added 2 commits May 29, 2026 23:47
The `repr` for dictionaries now wraps at the braces. For simplicitly,
apply that on older versions as well. Also, shorten the list so it
doesn't wrap and need any additional work.
@QuLogic QuLogic added this to the v3.11.0 milestone May 30, 2026
@scottshambaugh scottshambaugh merged commit 17dbcbe into matplotlib:main Jun 2, 2026
38 checks passed
@QuLogic QuLogic deleted the py315 branch June 2, 2026 16:14
QuLogic pushed a commit that referenced this pull request Jun 2, 2026
QuLogic added a commit that referenced this pull request Jun 2, 2026
…784-on-v3.11.x

Backport PR #31784 on branch v3.11.x (Fix tests on Python 3.15)
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.

Incompatibility with Python 3.15 alpha 7

4 participants