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

Pull requests: matplotlib/matplotlib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix FT_CHECK compat with macOS 10.15 CI: Run cibuildwheel Run wheel building tests on a PR Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: text/fonts
#30123 by anntzer was merged May 31, 2025 Loading...
5 tasks
v3.11.0
FIX: make_image should not modify original array PR: bugfix Pull requests that fix identified bugs Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: images
#29892 by rcomer was merged Apr 13, 2025 Loading...
2 tasks done
v3.11.0
Ignore ImageMagick deprecation of "convert" command. Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: animation
#29569 by anntzer was merged Feb 4, 2025 Loading...
5 tasks
v3.11.0
Backport PR #29431 on branch v3.10.x (ft2font: Split named instance count from style flags) Documentation: examples files in galleries/examples Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: text/fonts
#29432 by meeseeksmachine was merged Jan 8, 2025 Loading... v3.10.1
ft2font: Split named instance count from style flags Documentation: examples files in galleries/examples Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: text/fonts
#29431 by QuLogic was merged Jan 8, 2025 Loading...
3 tasks done
v3.10.1
Backport PR #29382 on branch v3.10.x (Fix title position for polar plots) PR: bugfix Pull requests that fix identified bugs Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: axes
#29416 by meeseeksmachine was merged Jan 7, 2025 Loading... v3.10.1
Backport PR #29363 on branch v3.10.x (FIX: Add version gate to GTK4 calls when necessary) GUI: gtk Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#29412 by meeseeksmachine was merged Jan 6, 2025 Loading... v3.10.1
Fix/deep copy recurse Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. status: superseded topic: path handling topic: transforms and scales
#29393 by tacaswell was closed Jun 26, 2025 Loading...
2 tasks done
Fix title position for polar plots PR: bugfix Pull requests that fix identified bugs Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: axes
#29382 by rcomer was merged Jan 6, 2025 Loading...
2 tasks done
v3.10.1
FIX: Add version gate to GTK4 calls when necessary GUI: gtk Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#29363 by greglucas was merged Jan 6, 2025 Loading...
2 tasks done
v3.10.1
Fixes AIX internal CI build break. CI: Run cibuildwheel Run wheel building tests on a PR CI: Run cygwin Run cygwin tests on a PR Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: text/fonts
#29022 by KamathForAIX was merged Oct 29, 2024 Loading...
5 tasks
v3.10.0
FIX macos: Use the agg buffer_rgba rather than private attribute GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#28964 by greglucas was merged Oct 10, 2024 Loading... v3.10.0
DOC: Fix documentation of hist() kwarg lists Documentation: API files in lib/ and doc/api Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#28875 by timhoffm was merged Sep 25, 2024 Loading... v3.10.0
Fix 3D rotation precession Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. status: superseded topic: mplot3d
#28823 by scottshambaugh was closed Oct 15, 2024 Loading...
1 task done
v3.10.0
Backport PR #28582 on branch v3.9.x (FIX: make sticky edge tolerance relative to data range) PR: bugfix Pull requests that fix identified bugs Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: axes
#28586 by meeseeksmachine was merged Jul 17, 2024 Loading... v3.9.2
FIX: make sticky edge tolerance relative to data range PR: bugfix Pull requests that fix identified bugs Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: axes
#28582 by rcomer was merged Jul 17, 2024 Loading...
2 tasks done
v3.9.2
wx: Fix file extension for toolmanager-style toolbar GUI: wx Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#28007 by QuLogic was merged Apr 3, 2024 Loading...
2 tasks done
v3.9.0
Revert renaming labels to tick_labels in boxplot_stats() Documentation: examples files in galleries/examples Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#27916 by timhoffm was merged Mar 15, 2024 Loading... v3.9.0
Partly revert #27711 Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#27780 by timhoffm was merged Feb 14, 2024 Loading... v3.9.0
Manual backport of dependabot cibw upgrades CI: Run cibuildwheel Run wheel building tests on a PR Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#27779 by ksunden was merged Feb 13, 2024 Loading...
5 tasks
v3.8.3
ci: Enable testing on M1 macOS backend: svg CI: Run cibuildwheel Run wheel building tests on a PR CI: testing CI configuration and testing OS: Apple Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: mplot3d
#27723 by QuLogic was merged Apr 1, 2024 Loading...
1 task done
v3.9.0
Add BackendRegistry singleton class Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: canvas and figure manager topic: pyplot API topic: rcparams
#27719 by ianthomas23 was merged Mar 9, 2024 Loading... v3.9.0
Backport PR #27290 on branch v3.7.x (Ensure GIL while releasing buffer) GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#27332 by meeseeksmachine was merged Nov 17, 2023 Loading... v3.7.4
Backport PR #27290 on branch v3.8.x (Ensure GIL while releasing buffer) GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#27293 by meeseeksmachine was merged Nov 9, 2023 Loading... v3.8.2
Previous 1 3 4 5 32 33
Previous
ProTip! Updated in the last three days: updated:>2025年09月01日.

AltStyle によって変換されたページ (->オリジナル) /