summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-02-23 22:30:50 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-02-23 22:30:50 +0000
commit06cf02a58f402a756e502391f2925d9e248d639a (patch)
tree46e66bb9ba4d80769048d410649dcf8c0f6e6d4e /Python/errors.c
parentb69c7f79168566f5e7b15872157cce2d0fcbbbdb (diff)
downloadcpython-06cf02a58f402a756e502391f2925d9e248d639a.tar.gz
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 Also update the doc strings to clarify data types, based on revision 92760d2edc9e, correct the exception raised by b16decode(), and correct the parameter name for the base-85 functions.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions