Skip to content

Commit c10b2e0

Browse files
committed
Add API notes
1 parent 83aa94d commit c10b2e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Default value for ``block`` keyword arg standardised to ``True``
2+
----------------------------------------------------------------
3+
4+
The ``block`` keyword argument that can be supplied to `.pyplot.show()` now
5+
takes a default value of ``True`` instead of ``None``. The behaviour is
6+
otherwise the same, and the `.backend_bases.FigureManagerBase.show()` has
7+
also had this change applied.

0 commit comments

Comments
 (0)