Skip to content

[AIX] test_math: test_nextafter(float('nan'), 1.0) does not return a NaN on AIX #86489

@vstinner

Description

@vstinner
BPO 42323
Nosy @malemburg, @rhettinger, @mdickinson, @vstinner, @aixtools
PRs
  • bpo-42323: Fix math.nextafter() for AIX libc #24265
  • bpo-42323: Fix math.nextafter() on AIX #24381
  • 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 2021-01-30.00:00:29.184>
    created_at = <Date 2020-11-11.11:34:57.991>
    labels = ['tests', '3.10']
    title = "[AIX] test_math: test_nextafter(float('nan'), 1.0) does not return a NaN on AIX"
    updated_at = <Date 2021-01-30.00:00:29.183>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-01-30.00:00:29.183>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-30.00:00:29.184>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2020-11-11.11:34:57.991>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42323
    keywords = ['patch']
    message_count = 24.0
    messages = ['380751', '380754', '380755', '380756', '380769', '380774', '380778', '381096', '381111', '381115', '381119', '381128', '381164', '381166', '381238', '381260', '381262', '383535', '383548', '385326', '385343', '385348', '385953', '385960']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'rhettinger', 'mark.dickinson', 'vstinner', 'stutzbach', 'David.Edelsohn', 'Michael.Felt']
    pr_nums = ['24265', '24381']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42323'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixestestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions