Skip to content

Py_IS_INFINITY defect causes test_cmath failure on x86 #48825

@mdickinson

Description

@mdickinson
BPO 4575
Nosy @tim-one, @smontanaro, @mdickinson, @tiran
Files
  • force_to_memory.patch
  • force_to_memory2.patch
  • force-inf.c
  • force_to_memory5.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 2009-02-09.17:18:53.603>
    created_at = <Date 2008-12-07.12:42:43.696>
    labels = ['extension-modules', 'type-bug']
    title = 'Py_IS_INFINITY defect causes test_cmath failure on x86'
    updated_at = <Date 2009-02-09.17:18:53.601>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-02-09.17:18:53.601>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-02-09.17:18:53.603>
    closer = 'mark.dickinson'
    components = ['Extension Modules']
    creation = <Date 2008-12-07.12:42:43.696>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['12261', '12355', '12358', '12432']
    hgrepos = []
    issue_num = 4575
    keywords = ['patch']
    message_count = 18.0
    messages = ['77223', '77811', '77822', '77826', '77830', '77832', '77834', '77837', '77841', '77876', '77878', '78231', '79088', '79091', '79092', '79093', '81458', '81466']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'skip.montanaro', 'mark.dickinson', 'christian.heimes', 'rpetrov']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4575'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions