Commit 498f41d
committed
Deprecate unused features of normalize_kwargs.
The required, forbidden and allowed kwargs of normalize_kwargs have
never been used and add a significant amount of complexity to the
implementation of normalize kwargs, so get rid of them.1 parent 2c5c351 commit 498f41d
4 files changed
Lines changed: 17 additions & 13 deletions
File tree
- doc/api/next_api_changes
- lib/matplotlib
- axes
- cbook
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3881 | 3881 | | |
3882 | 3882 | | |
3883 | 3883 | | |
3884 | | - | |
3885 | | - | |
| 3884 | + | |
3886 | 3885 | | |
3887 | 3886 | | |
3888 | 3887 | | |
| |||
3897 | 3896 | | |
3898 | 3897 | | |
3899 | 3898 | | |
3900 | | - | |
3901 | | - | |
| 3899 | + | |
3902 | 3900 | | |
3903 | 3901 | | |
3904 | 3902 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1682 | 1682 | | |
1683 | 1683 | | |
1684 | 1684 | | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
1685 | 1688 | | |
1686 | 1689 | | |
1687 | 1690 | | |
| |||
1713 | 1716 | | |
1714 | 1717 | | |
1715 | 1718 | | |
1716 | | - | |
| 1719 | + | |
1717 | 1720 | | |
1718 | 1721 | | |
1719 | | - | |
| 1722 | + | |
1720 | 1723 | | |
1721 | 1724 | | |
1722 | 1725 | | |
1723 | 1726 | | |
1724 | 1727 | | |
1725 | | - | |
| 1728 | + | |
1726 | 1729 | | |
1727 | 1730 | | |
1728 | 1731 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
329 | 328 | | |
330 | 329 | | |
331 | 330 | | |
332 | | - | |
| 331 | + | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
340 | | - | |
| 338 | + | |
| 339 | + | |
341 | 340 | | |
342 | | - | |
| 341 | + | |
343 | 342 | | |
344 | 343 | | |
345 | 344 | | |
| |||
0 commit comments