Skip to content

Add C99's log2() function to the math library #56097

@rhettinger

Description

@rhettinger
BPO 11888
Nosy @rhettinger, @jcea, @mdickinson, @vstinner
Files
  • issue11888.patch
  • issue11888-part2.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/mdickinson'
    closed_at = <Date 2011-05-11.20:08:22.426>
    created_at = <Date 2011-04-20.15:58:48.806>
    labels = ['type-feature']
    title = "Add C99's log2() function to the math library"
    updated_at = <Date 2011-05-12.07:29:45.446>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2011-05-12.07:29:45.446>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2011-05-11.20:08:22.426>
    closer = 'vstinner'
    components = []
    creation = <Date 2011-04-20.15:58:48.806>
    creator = 'rhettinger'
    dependencies = []
    files = ['21861', '21918']
    hgrepos = []
    issue_num = 11888
    keywords = ['patch']
    message_count = 35.0
    messages = ['134159', '134197', '134198', '134200', '134202', '134203', '134427', '134428', '134946', '134998', '135001', '135201', '135352', '135426', '135427', '135428', '135549', '135569', '135572', '135575', '135576', '135577', '135578', '135579', '135583', '135585', '135586', '135733', '135734', '135735', '135737', '135742', '135748', '135800', '135822']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'jcea', 'mark.dickinson', 'vstinner', 'rpetrov', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11888'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions