Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 1374dbb6940f29c49c2966551a06015857c942cc https://github.com/python/cpython/commit/1374dbb6940f29c49c2966551a06015857c942cc Author: Xiang Zhang <angwerzx at 126.com> Date: 2017年05月01日 (2017年5月01日) Changed paths: M Modules/binascii.c M Modules/clinic/binascii.c.h Log Message: ----------- restore *data* parameter of binascii.b2a_base64 to positional-only (#1352)