Message 75963 - Python tracker (original) (raw)
Message75963
Author | kristjan.jonsson |
---|---|
Recipients | amaury.forgeotdarc, christian.heimes, kristjan.jonsson |
Date | 2008-11-17.14:52:38 |
SpamBayes Score | 0.0453406 |
Marked as misclassified | No |
Message-id | 1226933559.81.0.871255914606.issue4293@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Small refinement: Deadlock avoidance is only needed on the main thread since we only install signal handlers for the main thread. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2008-11-17 14:52:40 | kristjan.jonsson | set | recipients: + kristjan.jonsson, amaury.forgeotdarc, christian.heimes |
2008-11-17 14:52:39 | kristjan.jonsson | set | messageid: 1226933559.81.0.871255914606.issue4293@psf.upfronthosting.co.za |
2008-11-17 14:52:39 | kristjan.jonsson | link | issue4293 messages |
2008-11-17 14:52:39 | kristjan.jonsson | create |