We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83aa94d commit c10b2e0Copy full SHA for c10b2e0
doc/api/next_api_changes/2018-05-06-DS.rst
@@ -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