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

Make colorbar boundaries work again Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: color/colorbar
#21913 by jklymak was merged Dec 10, 2021 Loading...
6 tasks
v3.5.1
Backport PR #21884 on branch v3.5.x (FIX: be more careful about coercing unit-full containers to ndarray) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: units and array ducktypes
#21902 by meeseeksmachine was merged Dec 10, 2021 Loading... v3.5.1
FIX: be more careful about coercing unit-full containers to ndarray Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: units and array ducktypes
#21884 by tacaswell was merged Dec 10, 2021 Loading...
6 tasks
v3.5.1
Backport PR #21872 on branch v3.5.x (FIX: colorbars with NoNorm) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: color/colorbar
#21883 by meeseeksmachine was merged Dec 8, 2021 Loading... v3.5.1
FIX: colorbars with NoNorm Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: color/colorbar
#21872 by tacaswell was merged Dec 8, 2021 Loading...
2 tasks done
v3.5.1
Backport PR #21501 on branch v3.5.x (Refix for pyparsing compat.) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: text/mathtext
#21633 by meeseeksmachine was merged Nov 14, 2021 Loading... v3.5.0
BLD: limit support of pyparsing to <3 Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21606 by tacaswell was closed Nov 14, 2021 Loading...
6 tasks
v3.5.0
Ignore transOffset if no offsets passed to Collection Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21550 by QuLogic was merged Nov 6, 2021 Loading...
5 tasks done
v3.5.0
Refix for pyparsing compat. Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: text/mathtext
#21501 by anntzer was merged Nov 14, 2021 Loading...
7 tasks
v3.5.0
Backport PR #21387 on branch v3.5.x (Fix path simplification of closed loops) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: path handling
#21483 by meeseeksmachine was merged Oct 30, 2021 Loading... v3.5.0
Fix error with pyparsing 3 for 3.5.x Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21454 by timhoffm was merged Oct 25, 2021 Loading... v3.5.0
Fix path simplification of closed loops Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: path handling
#21387 by QuLogic was merged Oct 28, 2021 Loading...
3 tasks done
v3.5.0
Backport PR #21294 on branch v3.5.x (Disable blitting on GTK4 backends) GUI: gtk Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21304 by meeseeksmachine was merged Oct 7, 2021 Loading... v3.5.0
Backport PR #21293 on branch v3.5.x (Fix snap argument to pcolormesh) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21297 by meeseeksmachine was merged Oct 6, 2021 Loading... v3.5.0
Disable blitting on GTK4 backends GUI: gtk Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21294 by QuLogic was merged Oct 6, 2021 Loading...
1 of 2 tasks
v3.5.0
Fix snap argument to pcolormesh Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21293 by QuLogic was merged Oct 6, 2021 Loading...
2 tasks done
v3.5.0
Backport PR #21275 on branch v3.5.x (Fix format_cursor_data for values close to float resolution.) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: images
#21281 by meeseeksmachine was merged Oct 5, 2021 Loading... v3.5.0
Fix format_cursor_data for values close to float resolution. Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: images
#21275 by anntzer was merged Oct 5, 2021 Loading...
7 tasks
v3.5.0
Backport PR #21269 on branch v3.5.x (Don't use pixelDelta() on X11.) GUI: Qt Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21273 by meeseeksmachine was merged Oct 4, 2021 Loading... v3.5.0
Don't use pixelDelta() on X11. GUI: Qt Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21269 by anntzer was merged Oct 4, 2021 Loading...
7 tasks
v3.5.0
Backport PR #21145 on branch v3.5.x (Fix format_cursor_data with nans.) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: color/color & colormaps
#21150 by meeseeksmachine was merged Sep 22, 2021 Loading... v3.5.0
Fix format_cursor_data with nans. Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: color/color & colormaps
#21145 by anntzer was merged Sep 22, 2021 Loading...
7 tasks
v3.5.0
Backport PR #21131 on branch v3.4.x (Fix polar() regression on second call failure) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21139 by meeseeksmachine was merged Sep 20, 2021 Loading... v3.4.4
Backport PR #21131 on branch v3.5.x (Fix polar() regression on second call failure) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21138 by meeseeksmachine was merged Sep 20, 2021 Loading... v3.5.0
Fix polar() regression on second call failure Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#21131 by beckja was merged Sep 20, 2021 Loading...
7 tasks
v3.5.0
1 2 5 7 9 33 34
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.

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