Commit 20f50c0
committed
Remove entries of MathTextParser._backend_mapping deprecated in 3.4.
00ad9c4 replaced the entries for "bitmap", etc. to
MathtextBackendAgg/MathtextBackendPath (from the earlier
MathtextBackendBitmap, etc., which had been deprecated in 3.4), but the
intent was actually to remove these entries as well upon deprecation
expiration; e.g. in 3.5 `MathTextParser("bitmap").parse("foo")` raises a
DeprecationWarning.1 parent 3c6efec commit 20f50c0
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | 205 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | 206 | | |
211 | | - | |
212 | 207 | | |
213 | 208 | | |
214 | 209 | | |
| |||
0 commit comments