Branch: refs/heads/buildbot-custom Home: https://github.com/python/cpython Commit: b70790237f433e569802492b7edb6005a498c5d9 https://github.com/python/cpython/commit/b70790237f433e569802492b7edb6005a498c5d9 Author: Eric Snow <ericsnowcurrently at gmail.com> Date: 2017年05月23日 (2017年5月23日) Changed paths: M Modules/main.c Log Message: ----------- bpo-22257: Fix CLI by using int instead of char (compares to EOF).