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:`16794`: DOC: Don't mention drawstyle in ``set_linestyle`` docs.
72
81
* :ghpull:`16795`: Backport PR #15199 on branch v3.2.x (MNT/TST: generalize check_figures_equal to work with pytest.marks)
73
82
* :ghpull:`16797`: Backport #15589 and #16693, fixes for check_figures_equal
83
+
* :ghpull:`16799`: Backport PR #16794 on branch v3.2.0-doc (DOC: Don't mention drawstyle in ``set_linestyle`` docs.)
74
84
* :ghpull:`16800`: Fix check_figures_equal for tests that use its fixtures.
85
+
* :ghpull:`16803`: Fix some doc issues
86
+
* :ghpull:`16806`: Backport PR #16803 on branch v3.2.0-doc (Fix some doc issues)
87
+
* :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)
75
88
76
-
Issues (11):
89
+
Issues (12):
77
90
78
91
* :ghissue:`12820`: [Annotations] ValueError: lines do not intersect when computing tight bounding box containing arrow with filled paths
79
92
* :ghissue:`16538`: xpdf distiller seems broken
@@ -86,6 +99,7 @@ Issues (11):
86
99
* :ghissue:`16731`: PGF backend + savefig.bbox results in I/O error in 3.2
87
100
* :ghissue:`16739`: a length check fails (_axes.py @ 4386): new to 3.2.0; not present in 3.1.3
88
101
* :ghissue:`16743`: Breaking change in 3.2: quiver.set_UVC does not support single numbers any more
0 commit comments