blob: 187a6ebbe79b26c96828246af7f442ba6bf3296b [file]
Accepting ``+`` and ``/`` characters with an alternative alphabet in
:func:`base64.b64decode` and :func:`base64.urlsafe_b64decode` is now
deprecated.
In future Python versions they will be errors in the strict mode and
discarded in the non-strict mode.