Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2af33c7

Browse files
committed
Move API changes to correct file.
1 parent de6c788 commit 2af33c7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

doc/api/api_changes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ added to Matplotlib, see :ref:`whats-new`
3838
next_api_changes/development/*
3939
next_api_changes/removals/*
4040

41+
.. include:: prev_api_changes/api_changes_3.4.2.rst
4142
.. include:: prev_api_changes/api_changes_3.4.0.rst

doc/api/next_api_changes/behavior/20150-TAC.rst renamed to doc/api/prev_api_changes/api_changes_3.4.2.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
Rename fist arg to subplot_mosaic
2-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1+
API Changes for 3.4.2
2+
=====================
3+
4+
Behaviour changes
5+
-----------------
6+
7+
Rename first argument to ``subplot_mosaic``
8+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39

410
Both `.FigureBase.subplot_mosaic`, and `.pyplot.subplot_mosaic` have had the
511
first position argument renamed from *layout* to *mosaic*. This is because we

0 commit comments

Comments
 (0)