Improving SyntaxError for unmatched parentheses
| BPO | 33306 |
|---|---|
| Nosy | @serhiy-storchaka |
| PRs |
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 2018-12-17.15:46:14.543> created_at = <Date 2018-04-18.09:22:20.386> labels = ['interpreter-core', 'type-feature', '3.8'] title = 'Improving SyntaxError for unmatched parentheses' updated_at = <Date 2018-12-17.15:46:14.542> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2018-12-17.15:46:14.542> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2018-12-17.15:46:14.543> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2018-04-18.09:22:20.386> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 33306 keywords = ['patch'] message_count = 2.0 messages = ['315441', '332011'] nosy_count = 1.0 nosy_names = ['serhiy.storchaka'] pr_nums = ['6516'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue33306' versions = ['Python 3.8']