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 mark.dickinson
Recipients mark.dickinson, neologix, nnorwitz, pitrou, r.david.murray, skrah, srid, vstinner
Date 2010-04-13.15:52:08
SpamBayes Score 0.0012767599
Marked as misclassified No
Message-id <1271173930.25.0.0272594008396.issue4970@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, I think I've got as far as I can, but if anyone else wants to hack on this, please do.

The branch name is py3k-issue4970

In that branch:

 - there's an extra test Lib/test/test_issue4970 that demonstrates
   the signal 32 failure

 - Lib/test/regrtest.py has been hacked to run only that test,
   in verbose mode.
History
Date User Action Args
2010-04-13 15:52:10mark.dickinsonsetrecipients: + mark.dickinson, nnorwitz, pitrou, vstinner, r.david.murray, srid, skrah, neologix
2010-04-13 15:52:10mark.dickinsonsetmessageid: <1271173930.25.0.0272594008396.issue4970@psf.upfronthosting.co.za>
2010-04-13 15:52:08mark.dickinsonlinkissue4970 messages
2010-04-13 15:52:08mark.dickinsoncreate