Commit af17a9b
File tree
Expand file treeCollapse file tree
15 files changed
+46
-39
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib
- matplotlib
- testing
- tests
- mpl_toolkits/tests
Expand file treeCollapse file tree
15 files changed
+46
-39
lines changeddoc/api/next_api_changes/deprecations/20543-AL.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
lib/matplotlib/testing/conftest.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/conftest.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
| 69 | + |
| 70 | + |
68 | 71 |
|
69 | 72 |
|
70 | 73 |
|
|
lib/matplotlib/testing/decorators.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
220 | 219 |
|
221 | 220 |
|
222 | 221 |
|
223 |
| - |
| 222 | + |
224 | 223 |
|
225 | 224 |
|
226 | 225 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+12-12Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
457 | 457 |
|
458 | 458 |
|
459 | 459 |
|
460 |
| - |
| 460 | + |
461 | 461 |
|
462 | 462 |
|
463 | 463 |
|
| ||
467 | 467 |
|
468 | 468 |
|
469 | 469 |
|
470 |
| - |
| 470 | + |
471 | 471 |
|
472 | 472 |
|
473 | 473 |
|
| ||
485 | 485 |
|
486 | 486 |
|
487 | 487 |
|
488 |
| - |
| 488 | + |
489 | 489 |
|
490 | 490 |
|
491 | 491 |
|
| ||
822 | 822 |
|
823 | 823 |
|
824 | 824 |
|
825 |
| - |
| 825 | + |
826 | 826 |
|
827 | 827 |
|
828 | 828 |
|
| ||
1696 | 1696 |
|
1697 | 1697 |
|
1698 | 1698 |
|
| 1699 | + |
1699 | 1700 |
|
1700 |
| - |
1701 | 1701 |
|
1702 | 1702 |
|
1703 | 1703 |
|
| ||
2190 | 2190 |
|
2191 | 2191 |
|
2192 | 2192 |
|
2193 |
| - |
| 2193 | + |
2194 | 2194 |
|
2195 | 2195 |
|
2196 | 2196 |
|
| ||
2340 | 2340 |
|
2341 | 2341 |
|
2342 | 2342 |
|
2343 |
| - |
| 2343 | + |
2344 | 2344 |
|
2345 | 2345 |
|
2346 | 2346 |
|
| ||
5575 | 5575 |
|
5576 | 5576 |
|
5577 | 5577 |
|
5578 |
| - |
| 5578 | + |
5579 | 5579 |
|
5580 | 5580 |
|
5581 | 5581 |
|
| ||
6060 | 6060 |
|
6061 | 6061 |
|
6062 | 6062 |
|
6063 |
| - |
| 6063 | + |
6064 | 6064 |
|
6065 | 6065 |
|
6066 | 6066 |
|
| ||
6878 | 6878 |
|
6879 | 6879 |
|
6880 | 6880 |
|
6881 |
| - |
| 6881 | + |
6882 | 6882 |
|
6883 | 6883 |
|
6884 | 6884 |
|
| ||
6908 | 6908 |
|
6909 | 6909 |
|
6910 | 6910 |
|
6911 |
| - |
| 6911 | + |
6912 | 6912 |
|
6913 | 6913 |
|
6914 | 6914 |
|
| ||
7066 | 7066 |
|
7067 | 7067 |
|
7068 | 7068 |
|
7069 |
| - |
| 7069 | + |
7070 | 7070 |
|
7071 | 7071 |
|
7072 | 7072 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
311 |
| - |
| 311 | + |
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
|
lib/matplotlib/tests/test_backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pgf.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
| 121 | + |
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
| 195 | + |
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
| 237 | + |
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
|
lib/matplotlib/tests/test_backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_svg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 |
| - |
| 201 | + |
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
|
lib/matplotlib/tests/test_category.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_category.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
281 | 282 |
|
282 | 283 |
|
283 | 284 |
|
284 |
| - |
| 285 | + |
285 | 286 |
|
286 | 287 |
|
287 | 288 |
|
|
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
| 307 | + |
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
| ||
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
518 |
| - |
| 518 | + |
519 | 519 |
|
520 | 520 |
|
521 | 521 |
|
| ||
529 | 529 |
|
530 | 530 |
|
531 | 531 |
|
532 |
| - |
| 532 | + |
533 | 533 |
|
534 | 534 |
|
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
538 | 538 |
|
539 | 539 |
|
540 |
| - |
| 540 | + |
541 | 541 |
|
542 | 542 |
|
543 | 543 |
|
| ||
933 | 933 |
|
934 | 934 |
|
935 | 935 |
|
936 |
| - |
| 936 | + |
937 | 937 |
|
938 | 938 |
|
939 | 939 |
|
|
lib/matplotlib/tests/test_contour.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_contour.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
466 | 466 |
|
467 | 467 |
|
468 | 468 |
|
469 |
| - |
| 469 | + |
470 | 470 |
|
471 | 471 |
|
472 | 472 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
409 | 409 |
|
410 | 410 |
|
411 | 411 |
|
412 |
| - |
| 412 | + |
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
| ||
598 | 598 |
|
599 | 599 |
|
600 | 600 |
|
601 |
| - |
| 601 | + |
602 | 602 |
|
603 | 603 |
|
604 | 604 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1117 | 1117 |
|
1118 | 1118 |
|
1119 | 1119 |
|
1120 |
| - |
| 1120 | + |
1121 | 1121 |
|
1122 | 1122 |
|
1123 | 1123 |
|
|
lib/matplotlib/tests/test_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patches.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
197 | 198 |
|
198 | 199 |
|
199 | 200 |
|
200 |
| - |
| 201 | + |
201 | 202 |
|
202 | 203 |
|
203 | 204 |
|
| ||
410 | 411 |
|
411 | 412 |
|
412 | 413 |
|
413 |
| - |
| 414 | + |
414 | 415 |
|
415 | 416 |
|
416 | 417 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
672 | 672 |
|
673 | 673 |
|
674 | 674 |
|
675 |
| - |
| 675 | + |
676 | 676 |
|
677 | 677 |
|
678 | 678 |
|
| ||
833 | 833 |
|
834 | 834 |
|
835 | 835 |
|
836 |
| - |
| 836 | + |
837 | 837 |
|
838 | 838 |
|
839 | 839 |
|
| ||
1368 | 1368 |
|
1369 | 1369 |
|
1370 | 1370 |
|
1371 |
| - |
| 1371 | + |
1372 | 1372 |
|
1373 | 1373 |
|
1374 | 1374 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1403 | 1403 |
|
1404 | 1404 |
|
1405 | 1405 |
|
1406 |
| - |
| 1406 | + |
1407 | 1407 |
|
1408 | 1408 |
|
1409 | 1409 |
|
|
0 commit comments