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
An internal ._take method was created to process a keyword argument deprecation.
Now that both ._take and .take have the same signature, the code within ._take can be collapsed into the public .take method.