Commit cca039d
File tree
Expand file treeCollapse file tree
5 files changed
+79
-12
lines changedFilter options
- doc/api/prev_api_changes
- api_changes_3.3.0
- api_changes_3.5.0
- lib/matplotlib
- tests
Expand file treeCollapse file tree
5 files changed
+79
-12
lines changeddoc/api/prev_api_changes/api_changes_3.3.0/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.3.0/deprecations.rst+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
277 |
| - |
278 |
| - |
| 276 | + |
| 277 | + |
| 278 | + |
279 | 279 |
|
280 | 280 |
|
281 |
| - |
282 |
| - |
| 281 | + |
| 282 | + |
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
|
doc/api/prev_api_changes/api_changes_3.5.0/removals.rst
Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.5.0/removals.rst+6-6Lines changed: 6 additions & 6 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 |
|
| ||
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
315 |
| - |
316 |
| - |
| 315 | + |
| 316 | + |
317 | 317 |
|
318 | 318 |
|
319 |
| - |
320 |
| - |
321 |
| - |
| 319 | + |
| 320 | + |
| 321 | + |
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
|
+33-1Lines changed: 33 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
24 | 45 |
|
25 | 46 |
|
26 | 47 |
|
| ||
103 | 124 |
|
104 | 125 |
|
105 | 126 |
|
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
106 | 136 |
|
107 | 137 |
|
108 | 138 |
|
| ||
921 | 951 |
|
922 | 952 |
|
923 | 953 |
|
924 |
| - |
| 954 | + |
| 955 | + |
| 956 | + |
925 | 957 |
|
926 | 958 |
|
927 | 959 |
|
|
lib/matplotlib/tests/test_artist.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_artist.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
lib/matplotlib/tests/test_backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_svg.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
125 | 146 |
|
126 | 147 |
|
127 | 148 |
|
|
0 commit comments