Message 100433 - Python tracker
Message100433
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2010-03-04.23:12:06 |
| SpamBayes Score | 0.004175247 |
| Marked as misclassified | No |
| Message-id | <1267744328.52.0.261311702115.issue8063@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
haypo> I already hitted this bug some weeks ago when I was working haypo> on the thread state preallocation when creating a new thread: haypo> #7544. According to msg97715: it was indirectly the same issue, call _PyObject_Dump() while the GIL is not initialized. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-04 23:12:08 | vstinner | set | recipients: + vstinner |
| 2010-03-04 23:12:08 | vstinner | set | messageid: <1267744328.52.0.261311702115.issue8063@psf.upfronthosting.co.za> |
| 2010-03-04 23:12:07 | vstinner | link | issue8063 messages |
| 2010-03-04 23:12:06 | vstinner | create | |