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
{{ message }}
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
This issue is prompted by #3543.
Related to #1660.
The API calls should all abide to the following rule:
All passed in user options should not be modified.
Not doing this can lead to confusion due to unexpected behavior, as in #3543.
Action: Scan all API calls for changing of option parameters, make internal copies when this is the case.
The text was updated successfully, but these errors were encountered: