Message 376359 - Python tracker
Message376359
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2020-09-04.11:50:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1599220202.07.0.633851223781.issue41713@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Another problem: PyOS_FiniInterrupts() is a public function of the C API which access global variables like IntHandler, DefaultHandler and IgnoreHandler. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-04 11:50:02 | vstinner | set | recipients: + vstinner |
| 2020-09-04 11:50:02 | vstinner | set | messageid: <1599220202.07.0.633851223781.issue41713@roundup.psfhosted.org> |
| 2020-09-04 11:50:02 | vstinner | link | issue41713 messages |
| 2020-09-04 11:50:02 | vstinner | create | |