diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-02-23 22:30:50 (GMT) |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-02-23 22:30:50 (GMT) |
commit | 39267c21cc8e5e7bc8facd1260eac212b9ebeefd (patch) | |
tree | 564cf5a6df7e0172901e1b5f0b8ca4368e10c67d /setup.py | |
parent | 3058eb418a3374ddb9ae8b7f29f4ebd072837dd7 (diff) | |
download | cpython-39267c21cc8e5e7bc8facd1260eac212b9ebeefd.zip cpython-39267c21cc8e5e7bc8facd1260eac212b9ebeefd.tar.gz cpython-39267c21cc8e5e7bc8facd1260eac212b9ebeefd.tar.bz2 |
Issue #22088: Clarify base-64 alphabets and which characters are discarded
* There are only two base-64 alphabets defined by the RFCs, not three
* Due to the internal translation, plus (+) and slash (/) are never discarded
* standard_ and urlsafe_b64decode() discard characters as well
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions