Message343354
| Author | vstinner |
|---|---|
| Recipients | Andre Merzky, mcepl, minrk, neologix, pitrou, sxsns243, takluyver, vstinner |
| Date | 2019-05-24.08:21:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558686082.11.0.0148675716302.issue23395@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The interrupt_main() documentation needs a "versionchanged:: 3.8" to document that the behavior changed in Python 3.8, no? (do nothing if the signal is not handled by Python). I'm not comfortable to backport this change. I suggest to only change Python 3.8 (master branch). While reviewing this change, I found code which should be refactored: see bpo-37031. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-24 08:21:22 | vstinner | set | recipients: + vstinner, pitrou, mcepl, neologix, takluyver, minrk, Andre Merzky, sxsns243 |
| 2019-05-24 08:21:22 | vstinner | set | messageid: <1558686082.11.0.0148675716302.issue23395@roundup.psfhosted.org> |
| 2019-05-24 08:21:22 | vstinner | link | issue23395 messages |
| 2019-05-24 08:21:22 | vstinner | create | |