[Python-checkins] [python/cpython] b70790: bpo-22257: Fix CLI by using int instead of char (c...

GitHub noreply at github.com
Tue May 23 13:38:59 EDT 2017


  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 (Tue, 23 May 2017)

  Changed paths:
    M Modules/main.c

  Log Message:
  -----------
  bpo-22257: Fix CLI by using int instead of char (compares to EOF).




More information about the Python-checkins mailing list