Message321815
| Author | vstinner |
|---|---|
| Recipients | njs, pitrou, vstinner |
| Date | 2018-07-17.11:29:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531826963.91.0.56676864532.issue34130@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I succeeded to reproduce the issue on Windows, but I also got a failure of test_signal.test_socket() as if the C signal handle has not been called immediately by _testcapi.raise_signal() and so the socket didn't contain the byte of the signal number. It seems quite easy to make test_signal fail on Windows. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-17 11:29:23 | vstinner | set | recipients: + vstinner, pitrou, njs |
| 2018-07-17 11:29:23 | vstinner | set | messageid: <1531826963.91.0.56676864532.issue34130@psf.upfronthosting.co.za> |
| 2018-07-17 11:29:23 | vstinner | link | issue34130 messages |
| 2018-07-17 11:29:23 | vstinner | create | |