]> granicus.if.org Git - python/commit
prevent writing to stderr from messing up the exception state (closes #14474)
authorBenjamin Peterson <benjamin@python.org>
Mon, 2 Apr 2012 15:15:17 +0000 (11:15 -0400)
committerBenjamin Peterson <benjamin@python.org>
Mon, 2 Apr 2012 15:15:17 +0000 (11:15 -0400)
commite900096dc42cd0d590752e00ba3983b4672da806
treed8adc06a6312185ad155f4dea4e146e8447c42e8
parentb6af60c2a9e2625987bcdd6775eb9fe8834c9641
prevent writing to stderr from messing up the exception state (closes #14474)
Lib/test/test_thread.py
Misc/NEWS
Modules/_threadmodule.c