Clean up the C3 MRO algorithm implementation. · Issue #76566 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 32385 |
---|---|
Nosy | @pitrou, @serhiy-storchaka |
PRs | bpo-32385: Clean up the C3 MRO algorithm implementation. #4942 |
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 2017-12-20.17:26:59.280> created_at = <Date 2017-12-20.15:40:56.445> labels = ['interpreter-core', '3.7', 'performance'] title = 'Clean up the C3 MRO algorithm implementation.' updated_at = <Date 2017-12-20.17:26:59.280> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2017-12-20.17:26:59.280> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2017-12-20.17:26:59.280> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2017-12-20.15:40:56.445> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 32385 keywords = ['patch'] message_count = 3.0 messages = ['308739', '308751', '308752'] nosy_count = 2.0 nosy_names = ['pitrou', 'serhiy.storchaka'] pr_nums = ['4942'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue32385' versions = ['Python 3.7']