File tree 1 file changed +4
-7
lines changed
doc/api/next_api_changes/removals 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- Removal change template
2
- ~~~~~~~~~~~~~~~~~~~~~~~
3
-
4
1
Deprecated Classes Removed
5
- ##########################
2
+ ~~~~~~~~~~~~~~~~~~~~~~~
6
3
7
4
The following deprecated classes from version 3.7 have been removed:
8
5
9
- - `matplotlib.backends.backend_ps.PsBackendHelper `
10
- - `matplotlib.backends.backend_webagg.ServerThread `
6
+ - `` matplotlib.backends.backend_ps.PsBackendHelper ` `
7
+ - `` matplotlib.backends.backend_webagg.ServerThread ` `
11
8
12
9
These classes were previously marked as deprecated and have now been removed in accordance with the deprecation cycle.
13
10
14
11
Deprecated C++ Methods Removed
15
- ##############################
12
+ ~~~~~~~~~~~~~~~~~~~~~~~
16
13
17
14
The following deprecated C++ methods from `src/_backend_agg_wrapper.cpp `, deprecated since version 3.7, have also been removed:
18
15
You can’t perform that action at this time.
0 commit comments