Message376220
| Author | vstinner |
|---|---|
| Recipients | eryksun, hafizbilal100, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2020-09-02.09:52:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1599040346.1.0.276307216076.issue41686@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
By the way, it would be nice to add error handling on:
sigint_event = CreateEvent(NULL, TRUE, FALSE, FALSE);
See also PR #22049. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-02 09:52:26 | vstinner | set | recipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, hafizbilal100 |
| 2020-09-02 09:52:26 | vstinner | set | messageid: <1599040346.1.0.276307216076.issue41686@roundup.psfhosted.org> |
| 2020-09-02 09:52:26 | vstinner | link | issue41686 messages |
| 2020-09-02 09:52:25 | vstinner | create | |