Skip to content

Decimal module yields incorrect results when Python compiled with clang #57270

@josharian

Description

@josharian
mannequin
BPO 13061
Nosy @ronaldoussoren, @mdickinson, @ned-deily, @skrah
Superseder
  • bpo-11149: [PATCH] Configure should enable -fwrapv for clang
  • Files
  • llvm-gcc-fwrapv.diff
  • 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/ned-deily'
    closed_at = <Date 2011-10-04.22:29:31.325>
    created_at = <Date 2011-09-29.17:27:44.116>
    labels = ['OS-mac', 'library', 'type-bug', 'expert-installation', 'build']
    title = 'Decimal module yields incorrect results when Python compiled with clang'
    updated_at = <Date 2011-10-04.22:29:31.325>
    user = 'https://bugs.python.org/josharian'

    bugs.python.org fields:

    activity = <Date 2011-10-04.22:29:31.325>
    actor = 'ned.deily'
    assignee = 'ned.deily'
    closed = True
    closed_date = <Date 2011-10-04.22:29:31.325>
    closer = 'ned.deily'
    components = ['Build', 'Installation', 'Library (Lib)', 'macOS']
    creation = <Date 2011-09-29.17:27:44.116>
    creator = 'josharian'
    dependencies = []
    files = ['23265']
    hgrepos = []
    issue_num = 13061
    keywords = ['patch']
    message_count = 5.0
    messages = ['144604', '144615', '144623', '144637', '144653']
    nosy_count = 5.0
    nosy_names = ['ronaldoussoren', 'mark.dickinson', 'ned.deily', 'skrah', 'josharian']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '11149'
    type = 'behavior'
    url = 'https://bugs.python.org/issue13061'
    versions = ['Python 2.6', '3rd party', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    OS-macbuildThe build process and cross-buildstdlibStandard Library Python modules in the Lib/ directorytopic-installationtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions