Improving SyntaxError for unmatched parentheses · Issue #77487 · python/cpython (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 33306 |
---|---|
Nosy | @serhiy-storchaka |
PRs | bpo-33306: Improve SyntaxError messages for unbalanced parentheses. #6516 |
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']