Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38fd428 + 6b49736 commit 32feab3Copy full SHA for 32feab3
2 files changed
doc/api/next_api_changes/behavior/18988-TH.rst
doc/api/next_api_changes/behavior/18989-TH.rst
@@ -0,0 +1,5 @@
1
+The Artist property *rasterized* cannot be *None* anymore
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+It is now a bool only. Before the default was *None* and
4
+`.Artist.set_rasterized` documented to accept *None*. However, *None* did not
5
+have a special meaning and was treated as *False*.
0 commit comments