Commit c5cab93
File tree
Expand file treeCollapse file tree
7 files changed
+23
-9
lines changedFilter options
- doc/api/next_api_changes/deprecations
- lib/matplotlib
- testing
- tests
Expand file treeCollapse file tree
7 files changed
+23
-9
lines changeddoc/api/next_api_changes/deprecations/26472-AL.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
2736 | 2736 |
|
2737 | 2737 |
|
2738 | 2738 |
|
2739 |
| - |
2740 |
| - |
| 2739 | + |
| 2740 | + |
2741 | 2741 |
|
2742 | 2742 |
|
2743 | 2743 |
|
|
+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
420 | 420 |
|
421 | 421 |
|
422 | 422 |
|
| 423 | + |
423 | 424 |
|
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
424 | 430 |
|
425 | 431 |
|
426 |
| - |
427 |
| - |
| 432 | + |
428 | 433 |
|
429 | 434 |
|
430 | 435 |
|
|
lib/matplotlib/testing/conftest.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/conftest.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| 170 | + |
170 | 171 |
|
171 | 172 |
|
172 | 173 |
|
|
lib/matplotlib/tests/test_pyplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_pyplot.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
439 | 439 |
|
440 | 440 |
|
441 | 441 |
|
442 |
| - |
| 442 | + |
| 443 | + |
443 | 444 |
|
444 | 445 |
|
445 | 446 |
|
|
0 commit comments