You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delay warning for deprecated parameter 'vert' of box and violin on 3.10
The new parameter, 'orientation', was only added in the current release, so downstream wanting to avoid warnings
would require version gates. Therefore delaying by at least one release to ease the transition.
This was motivated by Pandas failing tests on this warning.
This portion is made direct to v3.10.x with matplotlib#29155 being the accompanying version to edit the deprecation on main.
Reinstate warning as a pending warning
STY: fits on one line
0 commit comments