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
The -t option for base64 python -m base64 -t is removed in the PR #94230
But some references still exist in the docstring and getopt short options. Because of this we can still run the following command
without getting any error
The
-t
option for base64python -m base64 -t
is removed in the PR #94230But some references still exist in the docstring and getopt short options. Because of this we can still run the following command
without getting any error
Linked PRs
The text was updated successfully, but these errors were encountered: