This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients djmdjm, exarkun, henry.precheur, mark.dickinson, pitrou, skrah
Date 2010-05-15.23:13:55
SpamBayes Score 0.002622144
Marked as misclassified No
Message-id <1273965237.23.0.983829872709.issue8712@psf.upfronthosting.co.za>
In-reply-to
Content
The gentoo-3.x buildbot also shows the threading problems again:

test test_subprocess failed -- Traceback (most recent call last):
  File "/home/buildslave/python-trunk/3.x.norwitz-x86/build/Lib/test/test_subprocess.py", line 770, in test_send_signal
    self.assertIn(b'KeyboardInterrupt', stderr)
AssertionError: b'KeyboardInterrupt' not found in b''


References:

[gentoo-3.x]
http://bugs.python.org/issue4970

[freebsd-6.4]
http://bugs.python.org/issue3864
History
Date User Action Args
2010-05-15 23:13:57skrahsetrecipients: + skrah, exarkun, mark.dickinson, pitrou, djmdjm, henry.precheur
2010-05-15 23:13:57skrahsetmessageid: <1273965237.23.0.983829872709.issue8712@psf.upfronthosting.co.za>
2010-05-15 23:13:55skrahlinkissue8712 messages
2010-05-15 23:13:55skrahcreate