Message 209241 - Python tracker
Message209241
| Author | glangford |
|---|---|
| Recipients | glangford, mark.dickinson, tim.peters, vstinner |
| Date | 2014-01-25.21:46:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390686390.34.0.0432865351219.issue20369@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch with a test case, and added a minor note to the docstring to clarify behaviour. The use of sleep() in the test is not great, but it is the most obvious way to test and it is consistent with the approach used in other concurrent test cases. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-25 21:46:30 | glangford | set | recipients: + glangford, tim.peters, mark.dickinson, vstinner |
| 2014-01-25 21:46:30 | glangford | set | messageid: <1390686390.34.0.0432865351219.issue20369@psf.upfronthosting.co.za> |
| 2014-01-25 21:46:30 | glangford | link | issue20369 messages |
| 2014-01-25 21:46:30 | glangford | create | |