Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 7e60192fe0dfd763b0d458cf0898ba4f7ac7d81a https://github.com/python/cpython/commit/7e60192fe0dfd763b0d458cf0898ba4f7ac7d81a Author: Serhiy Storchaka <storchaka at gmail.com> Date: 2017年07月10日 (2017年7月10日) Changed paths: M Include/modsupport.h M Modules/_hashopenssl.c M Python/getargs.c Log Message: ----------- Remove _PyArg_NoStackKeywords(). (#2641)