Commit cd0b8b6
File tree
Expand file treeCollapse file tree
4 files changed
+71
-35
lines changedFilter options
- doc/api/api_changes_3.3
- lib/matplotlib
- backends
- cbook
Expand file treeCollapse file tree
4 files changed
+71
-35
lines changeddoc/api/api_changes_3.3/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/api_changes_3.3/deprecations.rst+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
395 | 400 |
|
396 | 401 |
|
397 | 402 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+42-34Lines changed: 42 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1126 | 1126 |
|
1127 | 1127 |
|
1128 | 1128 |
|
1129 |
| - |
| 1129 | + |
1130 | 1130 |
|
1131 | 1131 |
|
1132 | 1132 |
|
1133 | 1133 |
|
1134 |
| - |
| 1134 | + |
| 1135 | + |
| 1136 | + |
| 1137 | + |
| 1138 | + |
| 1139 | + |
| 1140 | + |
| 1141 | + |
| 1142 | + |
1135 | 1143 |
|
1136 | 1144 |
|
1137 | 1145 |
|
| ||
1201 | 1209 |
|
1202 | 1210 |
|
1203 | 1211 |
|
1204 |
| - |
1205 |
| - |
| 1212 | + |
| 1213 | + |
1206 | 1214 |
|
1207 | 1215 |
|
1208 |
| - |
| 1216 | + |
1209 | 1217 |
|
1210 |
| - |
1211 |
| - |
1212 |
| - |
| 1218 | + |
| 1219 | + |
| 1220 | + |
1213 | 1221 |
|
1214 | 1222 |
|
1215 | 1223 |
|
1216 | 1224 |
|
1217 | 1225 |
|
1218 | 1226 |
|
1219 |
| - |
1220 |
| - |
1221 |
| - |
| 1227 | + |
| 1228 | + |
| 1229 | + |
1222 | 1230 |
|
1223 |
| - |
1224 |
| - |
1225 |
| - |
1226 |
| - |
1227 |
| - |
1228 |
| - |
| 1231 | + |
| 1232 | + |
| 1233 | + |
| 1234 | + |
| 1235 | + |
| 1236 | + |
1229 | 1237 |
|
1230 | 1238 |
|
1231 |
| - |
| 1239 | + |
1232 | 1240 |
|
1233 | 1241 |
|
1234 |
| - |
1235 |
| - |
1236 |
| - |
1237 |
| - |
1238 |
| - |
| 1242 | + |
| 1243 | + |
| 1244 | + |
| 1245 | + |
| 1246 | + |
1239 | 1247 |
|
1240 | 1248 |
|
1241 |
| - |
| 1249 | + |
1242 | 1250 |
|
1243 |
| - |
1244 |
| - |
| 1251 | + |
| 1252 | + |
1245 | 1253 |
|
1246 | 1254 |
|
1247 | 1255 |
|
1248 | 1256 |
|
1249 | 1257 |
|
1250 |
| - |
| 1258 | + |
1251 | 1259 |
|
1252 | 1260 |
|
1253 | 1261 |
|
| ||
1439 | 1447 |
|
1440 | 1448 |
|
1441 | 1449 |
|
1442 |
| - |
| 1450 | + |
1443 | 1451 |
|
1444 | 1452 |
|
1445 | 1453 |
|
1446 |
| - |
1447 |
| - |
| 1454 | + |
| 1455 | + |
1448 | 1456 |
|
1449 |
| - |
| 1457 | + |
1450 | 1458 |
|
1451 | 1459 |
|
1452 | 1460 |
|
| ||
1477 | 1485 |
|
1478 | 1486 |
|
1479 | 1487 |
|
1480 |
| - |
| 1488 | + |
1481 | 1489 |
|
1482 |
| - |
1483 |
| - |
| 1490 | + |
| 1491 | + |
1484 | 1492 |
|
1485 | 1493 |
|
1486 | 1494 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
lib/matplotlib/cbook/deprecation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/deprecation.py+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
254 | 277 |
|
255 | 278 |
|
256 | 279 |
|
|
0 commit comments