Message376219
| Author | vstinner |
|---|---|
| Recipients | eryksun, hafizbilal100, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2020-09-02.09:51:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1599040310.11.0.803463057317.issue41686@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Py_InitializeEx() should be modified to always initialize sigint_event, even if install_sigs is equal to zero. Maybe the variable should be moved somewhere else. Maybe in the time module? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-02 09:51:50 | vstinner | set | recipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, hafizbilal100 |
| 2020-09-02 09:51:50 | vstinner | set | messageid: <1599040310.11.0.803463057317.issue41686@roundup.psfhosted.org> |
| 2020-09-02 09:51:50 | vstinner | link | issue41686 messages |
| 2020-09-02 09:51:49 | vstinner | create | |