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/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... updated Jun 26, 2025
2 tasks done
Catch correct parse error type for dateutil >= 2.8.1 Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: date handling
#15729 by timhoffm was merged Nov 21, 2019 Loading... updated Jun 23, 2025 v3.1.3
Fix section level of Previous What's New Documentation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#11752 by timhoffm was merged Jul 23, 2018 Loading... updated Jun 23, 2025 v3.0.0
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... updated May 31, 2025
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... updated Apr 13, 2025
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... updated Feb 6, 2025
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... updated Jan 8, 2025 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... updated Jan 8, 2025
3 tasks done
v3.10.1
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... updated Jan 7, 2025
2 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... updated Jan 7, 2025 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... updated Jan 6, 2025 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... updated Jan 6, 2025
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... updated Oct 29, 2024
5 tasks
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... updated Oct 15, 2024
1 task done
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... updated Oct 11, 2024 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... updated Sep 25, 2024 v3.10.0
Doc 33 what's new consolidation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#17644 by tacaswell was merged Jun 16, 2020 Loading... updated Aug 30, 2024 v3.3.0
Revert "Refactor handling of tick and ticklabel visibility in Axis.clear" Maintenance Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#23834 by timhoffm was merged Sep 8, 2022 Loading... updated Jul 19, 2024 v3.6.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... updated Jul 17, 2024 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... updated Jul 17, 2024
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... updated Apr 3, 2024
2 tasks done
v3.9.0
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... updated Apr 1, 2024
1 task done
v3.9.0
FIX: Add PyOS_InputHook back to macos backend GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#26970 by greglucas was merged Oct 26, 2023 Loading... updated Mar 20, 2024
1 task done
v3.8.1
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... updated Mar 15, 2024 v3.9.0
Previous 1 3 4 5 33 34
Previous
ProTip! Follow long discussions with comments:>50.

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