Optimize mod division for ints · Issue #70503 · 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 | 26315 |
---|---|
Nosy | @mdickinson, @vstinner, @serhiy-storchaka, @1st1 |
Files | mod_div.patch |
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 = 'https://github.com/1st1' closed_at = <Date 2016-02-11.15:27:35.633> created_at = <Date 2016-02-08.22:31:15.807> labels = ['interpreter-core', 'performance'] title = 'Optimize mod division for ints' updated_at = <Date 2016-02-11.15:27:35.632> user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2016-02-11.15:27:35.632> actor = 'yselivanov' assignee = 'yselivanov' closed = True closed_date = <Date 2016-02-11.15:27:35.633> closer = 'yselivanov' components = ['Interpreter Core'] creation = <Date 2016-02-08.22:31:15.807> creator = 'yselivanov' dependencies = [] files = ['41861'] hgrepos = [] issue_num = 26315 keywords = ['patch'] message_count = 4.0 messages = ['259897', '259898', '260045', '260111'] nosy_count = 5.0 nosy_names = ['mark.dickinson', 'vstinner', 'python-dev', 'serhiy.storchaka', 'yselivanov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue26315' versions = ['Python 3.6']