Skip to content

Commit c4ac8d1

Browse files
committed
DOC: extend deprecation docs a bit
1 parent ecd95c4 commit c4ac8d1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/prev_api_changes/api_changes_3.2.0/deprecations.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,6 @@ are deprecated.
294294
The ``datapath`` rcParam
295295
~~~~~~~~~~~~~~~~~~~~~~~~
296296
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.
297+
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

Comments
 (0)