Message 111764 - Python tracker
Message111764
| Author | vstinner |
|---|---|
| Recipients | boya, loewis, pitrou, skrah, terry.reedy, vstinner |
| Date | 2010-07-28.02:05:16 |
| SpamBayes Score | 0.02404002 |
| Marked as misclassified | No |
| Message-id | <1280282720.34.0.0991420338417.issue9246@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New version of the patch avoiding PyMem_*() functions to avoid a possible race condition (issue with the GIL). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-28 02:05:20 | vstinner | set | recipients: + vstinner, loewis, terry.reedy, pitrou, skrah, boya |
| 2010-07-28 02:05:20 | vstinner | set | messageid: <1280282720.34.0.0991420338417.issue9246@psf.upfronthosting.co.za> |
| 2010-07-28 02:05:18 | vstinner | link | issue9246 messages |
| 2010-07-28 02:05:18 | vstinner | create | |