[Python-checkins] [python/cpython] b4e908: Fix stderr bug in json.tool test (#346)

GitHub noreply at github.com
Wed Mar 15 10:31:08 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: b4e9087e7b77e8f76feac76f9c1ab21b49c0c766
      https://github.com/python/cpython/commit/b4e9087e7b77e8f76feac76f9c1ab21b49c0c766
  Author: Daniel Himmelstein <daniel.himmelstein at gmail.com>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M Lib/test/test_json/test_tool.py

  Log Message:
  -----------
  Fix stderr bug in json.tool test (#346)

See https://github.com/python/cpython/pull/201#discussion_r103229425.




More information about the Python-checkins mailing list