]> granicus.if.org Git - python/commit
bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (#1326)
authorXiang Zhang <angwerzx@126.com>
Wed, 3 May 2017 03:16:21 +0000 (11:16 +0800)
committerGitHub <noreply@github.com>
Wed, 3 May 2017 03:16:21 +0000 (11:16 +0800)
commit13f1f423fac39f8f14a3ce919dd236975517d5c6
tree674546ddbbbfaf930c0087eeb1621fab11e25d5f
parent0360a9d015ddbc4e3d58e3ab4b433da27bf1db3a
bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (#1326)
Doc/library/binascii.rst
Doc/library/uu.rst
Doc/tools/susp-ignored.csv
Doc/whatsnew/3.7.rst
Lib/test/test_binascii.py
Lib/test/test_uu.py
Lib/uu.py
Misc/NEWS
Modules/binascii.c
Modules/clinic/binascii.c.h