You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* :ghpull:`16734`: Disable draw_foo methods on renderer used to estimate tight extents.
60
57
* :ghpull:`16735`: Make test_stem less flaky.
61
58
* :ghpull:`16736`: xpdf: Set AutoRotatePages to None, not false.
@@ -86,7 +83,7 @@ Pull Requests (54):
86
83
* :ghpull:`16806`: Backport PR #16803 on branch v3.2.0-doc (Fix some doc issues)
87
84
* :ghpull:`16809`: Backport PR #16779 on branch v3.2.0-doc (Documentation: make instructions for documentation contributions easier to find, add to requirements for building docs)
88
85
89
-
Issues (12):
86
+
Issues (11):
90
87
91
88
* :ghissue:`12820`: [Annotations] ValueError: lines do not intersect when computing tight bounding box containing arrow with filled paths
92
89
* :ghissue:`16538`: xpdf distiller seems broken
@@ -97,7 +94,6 @@ Issues (12):
97
94
* :ghissue:`16704`: 3.2.0: ``setup.py clean`` fails with ``NameError: name 'long_description' is not defined``
98
95
* :ghissue:`16721`: nbAgg backend does not allow saving figures as png
99
96
* :ghissue:`16731`: PGF backend + savefig.bbox results in I/O error in 3.2
100
-
* :ghissue:`16739`: a length check fails (_axes.py @ 4386): new to 3.2.0; not present in 3.1.3
101
97
* :ghissue:`16743`: Breaking change in 3.2: quiver.set_UVC does not support single numbers any more
0 commit comments