-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: matplotlib/matplotlib
Pull requests list
Fix github url
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#479
by jkseppan
was merged Sep 21, 2011
Loading...
Upgrade make.osx png and freetype libraries
OS: Apple
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#489
by jkseppan
was merged Sep 24, 2011
Loading...
Initialize memory in csv roundtrip test
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#490
by jkseppan
was merged Sep 24, 2011
Loading...
Don't set http request headers with content None
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#501
by jkseppan
was merged Oct 2, 2011
Loading...
Fix mathtext errors in angle_helper.py
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#502
by jkseppan
was merged Oct 2, 2011
Loading...
Cohere pairs bug
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#753
by efiring
was merged Mar 17, 2012
Loading...
Mplot3d/collection cmap fix
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#762
by WeatherGod
was merged Mar 17, 2012
Loading...
Massive doc-style work, focused upon axes.py.
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#765
by WeatherGod
was merged Mar 17, 2012
Loading...
Fix failing tests on maintenance branch
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#779
by mdboom
was merged Mar 22, 2012
Loading...
Backport sliderfix
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#797
by jdh2358
was merged Apr 13, 2012
Loading...
use class level rather than instance level caching of fontd
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#798
by jdh2358
was merged Apr 13, 2012
Loading...
Fix a possible infinite loop by incrementing one of the variables used in the loop conditional.
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#934
by idealisms
was closed Jun 8, 2012
Loading...
Correct handling of duplicate points in delaunay triangulation
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#936
by ianthomas23
was merged Jun 9, 2012
Loading...
Crash and test failure during test_font_styles on win-amd64-py2.7
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#933
by cgohlke
was merged Jun 8, 2012
Loading...
FAIL: matplotlib.tests.test_text.test_contains.test
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Tiny bugfixes in image.py
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
PySide segfaults immediately on Linux
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Fix transparent markers in PDF backend. Closes #1410
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
backend_pdf: optional rgbFace arg in fillp replaces code in draw_markers. Closes #1410
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
allow slice and fancy indexing to only show some markers
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
BUGFIX: This change fixes #2475, where contour labels added manually
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
BUG : don't use mutable objects as dictionary keys
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
BUG: EllipseCollection: fix transform error
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
BUG: restore default boxplot style and respect for the sym kwarg
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
status: needs revision
Implement backend for PyQt5 + modify Qt4 backends to use Qt5 module via shim
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
ProTip!
Filter pull requests by the default branch with base:main.