Replace if/elif chain with dispatch pattern in sre_compile · Issue #40183 · 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 | 941071 |
---|---|
Nosy | @loewis, @rhettinger |
Files | sre.diff: Diff for Lib/sre_compile.py |
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 2004-05-04.05:42:42.000> created_at = <Date 2004-04-24.00:07:25.000> labels = [] title = 'Replace if/elif chain with dispatch pattern in sre_compile' updated_at = <Date 2004-05-04.05:42:42.000> user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2004-05-04.05:42:42.000> actor = 'rhettinger' assignee = 'niemeyer' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-04-24.00:07:25.000> creator = 'rhettinger' dependencies = [] files = ['5940'] hgrepos = [] issue_num = 941071 keywords = ['patch'] message_count = 5.0 messages = ['45821', '45822', '45823', '45824', '45825'] nosy_count = 3.0 nosy_names = ['loewis', 'rhettinger', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue941071' versions = []