Message 97568 - Python tracker
Message97568
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, jnoller, nirai, pitrou, vstinner |
| Date | 2010-01-11.01:21:52 |
| SpamBayes Score | 7.4457535e-06 |
| Marked as misclassified | No |
| Message-id | <1263172914.0.0.442711180684.issue7544@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The patch looks good I'm not sure about autoTLSkey value. PyThreadState_New() calls _PyGILState_NoteThreadState() which checks that autoTLSkey is not zero, but I don't know if autoTLSkey have the right value with my preallocation patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-11 01:21:54 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, pitrou, jnoller, nirai |
| 2010-01-11 01:21:54 | vstinner | set | messageid: <1263172914.0.0.442711180684.issue7544@psf.upfronthosting.co.za> |
| 2010-01-11 01:21:52 | vstinner | link | issue7544 messages |
| 2010-01-11 01:21:52 | vstinner | create | |