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.
1 parent ecd95c4 commit c4ac8d1Copy full SHA for c4ac8d1
doc/api/prev_api_changes/api_changes_3.2.0/deprecations.rst
@@ -294,4 +294,6 @@ are deprecated.
294
The ``datapath`` rcParam
295
~~~~~~~~~~~~~~~~~~~~~~~~
296
Use `.get_data_path` instead. (The rcParam is deprecated because it cannot be
297
-meaningfully set by an end user.) This was deprecated only in 3.2.1.
+meaningfully set by an end user.) The rcParam had no effect from 3.2.0, but
298
+was deprecated only in 3.2.1. In 3.2.1+ if ``'datapath'`` is set in a
299
+``matplotlibrc`` file it will be respected, but this behavior well be removed in 3.3.
0 commit comments