Message 302187 - Python tracker
Message302187
| Author | xiang.zhang |
|---|---|
| Recipients | vstinner, xiang.zhang |
| Date | 2017-09-14.17:36:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505410594.97.0.693915173163.issue31473@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PyMem_Raw* APIs should be thread safe. But in debug mode, they are not that simple and increment a global variable *serialno* and the incrementing action is not thread safe. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-14 17:36:34 | xiang.zhang | set | recipients: + xiang.zhang, vstinner |
| 2017-09-14 17:36:34 | xiang.zhang | set | messageid: <1505410594.97.0.693915173163.issue31473@psf.upfronthosting.co.za> |
| 2017-09-14 17:36:34 | xiang.zhang | link | issue31473 messages |
| 2017-09-14 17:36:34 | xiang.zhang | create | |