Skip to content

add inf and nan to math module #67374

Closed
Closed
@ethanfurman

Description

@ethanfurman
BPO 23185
Nosy @malemburg, @gvanrossum, @rhettinger, @mdickinson, @pitrou, @vstinner, @ericvsmith, @ethanfurman, @serhiy-storchaka
Files
  • math_inf_nan.patch
  • math_inf_nan2.patch
  • math_inf_nan3.patch
  • math_inf_nan4.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 2015-01-11.11:56:31.326>
    created_at = <Date 2015-01-07.16:33:44.317>
    labels = ['easy', 'type-feature', 'library']
    title = 'add inf and nan to math module'
    updated_at = <Date 2015-01-13.09:37:33.819>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2015-01-13.09:37:33.819>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2015-01-11.11:56:31.326>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2015-01-07.16:33:44.317>
    creator = 'ethan.furman'
    dependencies = []
    files = ['37633', '37634', '37635', '37647']
    hgrepos = []
    issue_num = 23185
    keywords = ['patch', 'easy']
    message_count = 26.0
    messages = ['233580', '233581', '233582', '233583', '233585', '233588', '233591', '233593', '233594', '233595', '233596', '233598', '233601', '233602', '233607', '233630', '233674', '233692', '233720', '233737', '233842', '233843', '233894', '233912', '233917', '233920']
    nosy_count = 11.0
    nosy_names = ['lemburg', 'gvanrossum', 'rhettinger', 'mark.dickinson', 'pitrou', 'vstinner', 'eric.smith', 'stutzbach', 'ethan.furman', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23185'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions