Message 60075 - Python tracker
Message60075
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Rhamphoryncus, amaury.forgeotdarc, gregory.p.smith, gvanrossum |
| Date | 2008-01-17.23:51:13 |
| SpamBayes Score | 0.012149313 |
| Marked as misclassified | No |
| Message-id | <1200613874.75.0.821793753578.issue1856@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> PyGILState_Ensure WOULD block forever if it acquired the GIL > before doing anything else. Is it possible at all? PyThread_acquire_lock is not reentrant. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-17 23:51:14 | amaury.forgeotdarc | set | spambayes_score: 0.0121493 -> 0.012149313 recipients: + amaury.forgeotdarc, gvanrossum, gregory.p.smith, Rhamphoryncus |
| 2008-01-17 23:51:14 | amaury.forgeotdarc | set | spambayes_score: 0.0121493 -> 0.0121493 messageid: <1200613874.75.0.821793753578.issue1856@psf.upfronthosting.co.za> |
| 2008-01-17 23:51:13 | amaury.forgeotdarc | link | issue1856 messages |
| 2008-01-17 23:51:13 | amaury.forgeotdarc | create | |