[Python-checkins] [python/cpython] f75f6e: [3.6] bpo-30650: Fixed a syntax error: missed righ...

GitHub noreply at github.com
Thu Jun 15 09:57:55 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: f75f6edb1fdbaeb12f9de368ebdeb1b7d1836433
      https://github.com/python/cpython/commit/f75f6edb1fdbaeb12f9de368ebdeb1b7d1836433
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-06-15 (Thu, 15 Jun 2017)

  Changed paths:
    M Modules/posixmodule.c

  Log Message:
  -----------
  [3.6] bpo-30650: Fixed a syntax error: missed right parentheses (GH-2154) (#2215)

(cherry picked from commit 0d32218)




More information about the Python-checkins mailing list