Optimize PyLong_AsDouble for single-digit longs
| BPO | 26288 |
|---|---|
| Nosy | @mdickinson, @pitrou, @vstinner, @skrah, @serhiy-storchaka, @1st1 |
| Files |
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-08.21:13:53.105> created_at = <Date 2016-02-05.01:55:00.043> labels = ['interpreter-core', 'performance'] title = 'Optimize PyLong_AsDouble for single-digit longs' updated_at = <Date 2016-02-08.21:13:53.104> user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2016-02-08.21:13:53.104> actor = 'yselivanov' assignee = 'yselivanov' closed = True closed_date = <Date 2016-02-08.21:13:53.105> closer = 'yselivanov' components = ['Interpreter Core'] creation = <Date 2016-02-05.01:55:00.043> creator = 'yselivanov' dependencies = [] files = ['41812'] hgrepos = [] issue_num = 26288 keywords = ['patch'] message_count = 15.0 messages = ['259615', '259703', '259704', '259715', '259723', '259724', '259736', '259737', '259738', '259739', '259740', '259741', '259777', '259785', '259886'] nosy_count = 7.0 nosy_names = ['mark.dickinson', 'pitrou', 'vstinner', 'skrah', 'python-dev', 'serhiy.storchaka', 'yselivanov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue26288' versions = ['Python 3.6']