Skip to content

testFsum failure caused by constant folding of a float expression #83173

Description

@xdegaye
mannequin
BPO 38992
Nosy @malemburg, @tim-one, @rhettinger, @mdickinson, @vstinner, @xdegaye, @pablogsal, @isidentical
PRs
  • bpo-38992: avoid fsum test failure from constant-folding #17513
  • [3.8] bpo-38992: avoid fsum test failure from constant-folding (GH-17513) #17530
  • Files
  • foo.x86_64
  • foo.arm64
  • 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 2019-12-09.18:22:49.217>
    created_at = <Date 2019-12-07.11:32:08.267>
    labels = ['type-bug', 'tests', '3.9']
    title = 'testFsum failure caused by constant folding of a float expression'
    updated_at = <Date 2019-12-09.18:22:49.212>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2019-12-09.18:22:49.212>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-09.18:22:49.217>
    closer = 'mark.dickinson'
    components = ['Tests']
    creation = <Date 2019-12-07.11:32:08.267>
    creator = 'xdegaye'
    dependencies = []
    files = ['48762', '48763']
    hgrepos = []
    issue_num = 38992
    keywords = ['patch']
    message_count = 8.0
    messages = ['357969', '358024', '358025', '358031', '358069', '358103', '358120', '358123']
    nosy_count = 9.0
    nosy_names = ['lemburg', 'tim.peters', 'rhettinger', 'mark.dickinson', 'vstinner', 'stutzbach', 'xdegaye', 'pablogsal', 'BTaskaya']
    pr_nums = ['17513', '17530']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38992'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions