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.

作者 mark.dickinson
收信人 mark.dickinson, neologix, nnorwitz, pitrou, r.david.murray, skrah, srid, vstinner
日期 2010-04-13.15:52:08
SpamBayes Score 0.0012767599
Marked as misclassified
Message-id <1271173930.25.0.0272594008396.issue4970@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2010-04-13 15:52:10mark.dickinson修改recipients: + mark.dickinson, nnorwitz, pitrou, vstinner, r.david.murray, srid, skrah, neologix
2010-04-13 15:52:10mark.dickinson修改messageid: <1271173930.25.0.0272594008396.issue4970@psf.upfronthosting.co.za>
2010-04-13 15:52:08mark.dickinson链接issue4970 messages
2010-04-13 15:52:08mark.dickinson创建