[Python-checkins] [python/cpython] 3a7f03: bpo-30597: Show expected input in custom 'print' e...

GitHub noreply at github.com
Tue Jun 20 09:31:34 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 3a7f03584ab75afbf5507970711c87042e423bb4
      https://github.com/python/cpython/commit/3a7f03584ab75afbf5507970711c87042e423bb4
  Author: Sanyam Khurana <CuriousLearner at users.noreply.github.com>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M Lib/test/test_print.py
    M Misc/NEWS
    M Objects/exceptions.c

  Log Message:
  -----------
  bpo-30597: Show expected input in custom 'print' error message. (#2009)




More information about the Python-checkins mailing list