Commit 319f35b
File tree
Expand file treeCollapse file tree
4 files changed
+156
-153
lines changedFilter options
- doc/api/next_api_changes/deprecations
- examples/userdemo
- lib/matplotlib
- cbook
Expand file treeCollapse file tree
4 files changed
+156
-153
lines changeddoc/api/next_api_changes/deprecations/17737-AL.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
examples/userdemo/custom_boxstyle01.py
Copy file name to clipboardExpand all lines: examples/userdemo/custom_boxstyle01.py+7-21Lines changed: 7 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 | 41 |
|
44 |
| - |
45 |
| - |
46 | 42 |
|
47 | 43 |
|
48 | 44 |
|
| ||
66 | 62 |
|
67 | 63 |
|
68 | 64 |
|
69 |
| - |
70 |
| - |
71 |
| - |
| 65 | + |
| 66 | + |
72 | 67 |
|
73 |
| - |
| 68 | + |
74 | 69 |
|
75 | 70 |
|
76 |
| - |
77 |
| - |
| 71 | + |
78 | 72 |
|
79 | 73 |
|
80 | 74 |
|
81 |
| - |
| 75 | + |
82 | 76 |
|
83 | 77 |
|
84 | 78 |
|
| ||
93 | 87 |
|
94 | 88 |
|
95 | 89 |
|
96 |
| - |
| 90 | + |
97 | 91 |
|
98 | 92 |
|
99 | 93 |
|
| ||
106 | 100 |
|
107 | 101 |
|
108 | 102 |
|
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 | 103 |
|
118 | 104 |
|
119 | 105 |
|
|
lib/matplotlib/cbook/deprecation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/deprecation.py+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
471 | 471 |
|
472 | 472 |
|
473 | 473 |
|
474 |
| - |
| 474 | + |
| 475 | + |
475 | 476 |
|
476 | 477 |
|
477 | 478 |
|
| ||
484 | 485 |
|
485 | 486 |
|
486 | 487 |
|
487 |
| - |
488 |
| - |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
489 | 494 |
|
490 |
| - |
| 495 | + |
491 | 496 |
|
492 | 497 |
|
493 | 498 |
|
494 | 499 |
|
495 |
| - |
| 500 | + |
496 | 501 |
|
497 | 502 |
|
498 | 503 |
|
|
0 commit comments