Commit 0a4385c
File tree
Expand file treeCollapse file tree
13 files changed
+171
-26
lines changedFilter options
- ci
- doc/api/next_api_changes
- behavior
- deprecations
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
13 files changed
+171
-26
lines changedci/mypy-stubtest-allowlist.txt
Copy file name to clipboardExpand all lines: ci/mypy-stubtest-allowlist.txt+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
doc/api/next_api_changes/behavior/28177-REC.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
doc/api/next_api_changes/deprecations/28177-REC.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 | + |
+26-11Lines changed: 26 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
| ||
720 | 720 |
|
721 | 721 |
|
722 | 722 |
|
723 |
| - |
724 |
| - |
725 |
| - |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
726 | 737 |
|
727 | 738 |
|
728 | 739 |
|
729 |
| - |
| 740 | + |
730 | 741 |
|
731 | 742 |
|
732 | 743 |
|
733 |
| - |
| 744 | + |
734 | 745 |
|
735 | 746 |
|
736 |
| - |
| 747 | + |
737 | 748 |
|
738 | 749 |
|
739 | 750 |
|
740 | 751 |
|
741 | 752 |
|
742 | 753 |
|
743 |
| - |
| 754 | + |
744 | 755 |
|
745 | 756 |
|
746 |
| - |
747 |
| - |
| 757 | + |
| 758 | + |
748 | 759 |
|
749 | 760 |
|
750 | 761 |
|
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
751 | 766 |
|
752 | 767 |
|
753 | 768 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| ||
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 |
| - |
91 |
| - |
| 91 | + |
| 92 | + |
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1296 | 1296 |
|
1297 | 1297 |
|
1298 | 1298 |
|
1299 |
| - |
| 1299 | + |
1300 | 1300 |
|
1301 | 1301 |
|
1302 | 1302 |
|
|
lib/matplotlib/axes/_base.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.pyi+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
+64-2Lines changed: 64 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
227 | 228 |
|
228 | 229 |
|
229 | 230 |
|
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
230 | 292 |
|
231 | 293 |
|
232 | 294 |
|
| ||
2222 | 2284 |
|
2223 | 2285 |
|
2224 | 2286 |
|
2225 |
| - |
| 2287 | + |
2226 | 2288 |
|
2227 | 2289 |
|
2228 | 2290 |
|
| ||
2503 | 2565 |
|
2504 | 2566 |
|
2505 | 2567 |
|
2506 |
| - |
| 2568 | + |
2507 | 2569 |
|
2508 | 2570 |
|
2509 | 2571 |
|
|
+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
260 | 260 |
|
261 | 261 |
|
262 | 262 |
|
263 |
| - |
| 263 | + |
| 264 | + |
264 | 265 |
|
265 | 266 |
|
266 | 267 |
|
| ||
298 | 299 |
|
299 | 300 |
|
300 | 301 |
|
301 |
| - |
| 302 | + |
| 303 | + |
302 | 304 |
|
303 | 305 |
|
304 | 306 |
|
|
lib/matplotlib/offsetbox.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.pyi+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
lib/matplotlib/tests/test_artist.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_artist.py+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
562 | 562 |
|
563 | 563 |
|
564 | 564 |
|
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1735 | 1735 |
|
1736 | 1736 |
|
1737 | 1737 |
|
| 1738 | + |
| 1739 | + |
| 1740 | + |
| 1741 | + |
| 1742 | + |
| 1743 | + |
| 1744 | + |
| 1745 | + |
| 1746 | + |
| 1747 | + |
| 1748 | + |
| 1749 | + |
| 1750 | + |
| 1751 | + |
| 1752 | + |
| 1753 | + |
1738 | 1754 |
|
1739 | 1755 |
|
1740 | 1756 |
|
|
0 commit comments