Commit 03fc2ef
Deprecate rcsetup.validate_path_exists. (#14347)
* Deprecate rcsetup.validate_path_exists.
It's only used to validate setting the path to the matplotlib data, but
of course the path just existing hardly indicates that that's the
correct path to the matplotlib data; moreover, the intent (see
`_get_data_path`) is that it should not be user-settable to start with.
* correct deprecation version1 parent 29265dc commit 03fc2ef
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
957 | 958 | | |
958 | 959 | | |
959 | 960 | | |
960 | | - | |
961 | | - | |
| 961 | + | |
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
| |||
0 commit comments