[Python-checkins] [python/cpython] d874b8: fix subprocess on Windows

GitHub noreply at github.com
Thu Mar 2 02:36:10 EST 2017


  Branch: refs/heads/benjamin-fix-windows
  Home:   https://github.com/python/cpython
  Commit: d874b8fe39c5aa5078556806183aa5b6c4f1cde2
      https://github.com/python/cpython/commit/d874b8fe39c5aa5078556806183aa5b6c4f1cde2
  Author: Benjamin Peterson <benjamin at python.org>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M Lib/subprocess.py

  Log Message:
  -----------
  fix subprocess on Windows




More information about the Python-checkins mailing list