Message 297177 - Python tracker
Message297177
| Author | jdemeyer |
|---|---|
| Recipients | Mark.Shannon, deleted0524, jdemeyer, ncoghlan, njs, yselivanov |
| Date | 2017-06-28.12:46:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498654016.24.0.0097991100309.issue29988@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nice analysis. I always assumed that `with` was safe from such race conditions, but it isn't. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-28 12:46:56 | jdemeyer | set | recipients: + jdemeyer, ncoghlan, njs, Mark.Shannon, yselivanov, deleted0524 |
| 2017-06-28 12:46:56 | jdemeyer | set | messageid: <1498654016.24.0.0097991100309.issue29988@psf.upfronthosting.co.za> |
| 2017-06-28 12:46:56 | jdemeyer | link | issue29988 messages |
| 2017-06-28 12:46:56 | jdemeyer | create | |