When interrupted during startup, Python should not call abort() but exit()
| BPO | 19983 |
|---|---|
| Nosy | @malemburg, @tim-one, @pitrou, @vstinner, @tjguk, @briancurtin |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2019-05-27.14:55:55.788> created_at = <Date 2013-12-15.02:28:58.106> labels = ['interpreter-core', 'OS-windows', 'type-crash'] title = 'When interrupted during startup, Python should not call abort() but exit()' updated_at = <Date 2019-05-27.14:55:55.788> user = 'https://bugs.python.org/JurkoGospodneti'
bugs.python.org fields:
activity = <Date 2019-05-27.14:55:55.788> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2019-05-27.14:55:55.788> closer = 'vstinner' components = ['Interpreter Core', 'Windows'] creation = <Date 2013-12-15.02:28:58.106> creator = 'Jurko.Gospodneti\xc4\x87' dependencies = [] files = ['33137', '33138', '33140', '33215'] hgrepos = [] issue_num = 19983 keywords = ['patch'] message_count = 14.0 messages = ['206212', '206213', '206214', '206246', '206282', '206284', '206287', '206288', '206289', '206626', '215126', '215127', '215136', '343634'] nosy_count = 7.0 nosy_names = ['lemburg', 'tim.peters', 'pitrou', 'vstinner', 'tim.golden', 'brian.curtin', 'Jurko.Gospodneti\xc4\x87'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue19983' versions = ['Python 3.4', 'Python 3.5']