@@ -244,9 +244,9 @@ Pull Requests (772):
244244* :ghpull: `19611 `: Fix double picks.
245245* :ghpull: `19640 `: Backport PR #19639 on branch v3.4.x (FIX: do not allow single element list of str in subplot_mosaic)
246246* :ghpull: `19639 `: FIX: do not allow single element list of str in subplot_mosaic
247- * :ghpull: `19638 `: Backport PR #19632 on branch v3.4.x (Fix handling of warn keyword in in Figure.show.)
247+ * :ghpull: `19638 `: Backport PR #19632 on branch v3.4.x (Fix handling of warn keyword in Figure.show.)
248248* :ghpull: `19637 `: Backport PR #19582 on branch v3.4.x (Add kerning to single-byte strings in PDFs)
249- * :ghpull: `19632 `: Fix handling of warn keyword in in Figure.show.
249+ * :ghpull: `19632 `: Fix handling of warn keyword in Figure.show.
250250* :ghpull: `19582 `: Add kerning to single-byte strings in PDFs
251251* :ghpull: `19629 `: Backport PR #19548 on branch v3.4.x (Increase tolerances for other arches.)
252252* :ghpull: `19630 `: Backport PR #19596 on branch v3.4.x (Fix for issue 17769: wx interactive figure close cause crash)
@@ -1016,7 +1016,7 @@ Issues (204):
10161016* :ghissue: `18648 `: Drop support for directly imread()ing urls.
10171017* :ghissue: `19366 `: Current CI doc builds fail
10181018* :ghissue: `19372 `: matplotlib.axes.Axes.indicate_inset default label value is incompatible with LaTeX
1019- * :ghissue: `17100 `: Is it a better solution to acess one of the spines by class atrribute ?
1019+ * :ghissue: `17100 `: Is it a better solution to access one of the spines by class attribute ?
10201020* :ghissue: `17375 `: Proposal: add_subfigs....
10211021* :ghissue: `19339 `: constrained_layout + fixed-aspect axes + bbox_inches="tight"
10221022* :ghissue: `19308 `: Reduce whitespace in Choosing Colormaps tutorial plots
0 commit comments