| 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. |