Skip to content

Use C99 functions in math if available #70309

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26121
Nosy @mdickinson, @tiran, @zware, @serhiy-storchaka
PRs
  • bpo-26121: Use C library implementation for math functions: #515
  • bpo-26121: Use C library implementation for math functions on Windows: #632
  • bpo-26121: Revert to using the own implementations of lgamma and gamm… #637
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • bpo-26121: Fix description in Python 3.7 What's New #3603
  • Files
  • math_libc_funcs.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 = None
    closed_at = <Date 2017-03-12.12:23:40.722>
    created_at = <Date 2016-01-15.11:42:15.479>
    labels = ['extension-modules', 'type-feature', '3.7']
    title = 'Use C99 functions in math if available'
    updated_at = <Date 2017-09-15.16:57:46.090>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-09-15.16:57:46.090>
    actor = 'paulromano'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-12.12:23:40.722>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-01-15.11:42:15.479>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41623']
    hgrepos = []
    issue_num = 26121
    keywords = ['patch']
    message_count = 15.0
    messages = ['258288', '258293', '258505', '258508', '289099', '289457', '289478', '289486', '289487', '289491', '289494', '289499', '290199', '290201', '290225']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'christian.heimes', 'zach.ware', 'serhiy.storchaka']
    pr_nums = ['515', '632', '637', '703', '3603']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26121'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions