Skip to content

audioop.c: fbound() casts double to int for its return value #77962

@vstinner

Description

@vstinner
BPO 33781
Nosy @vstinner, @serhiy-storchaka, @miss-islington
PRs
  • bpo-33781: audioop: enhance rounding double as int #7447
  • [3.7] bpo-33781: audioop: enhance rounding double as int (GH-7447) #7450
  • [3.6] bpo-33781: audioop: enhance rounding double as int (GH-7447) #7451
  • [2.7] bpo-33781: audioop: enhance rounding double as int (GH-7447) #7452
  • [2.7] bpo-19418: audioop.c: Fix warnings on -0x80000000 #7453
  • 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 2018-06-06.17:04:01.728>
    created_at = <Date 2018-06-06.10:23:23.978>
    labels = ['extension-modules', '3.7', '3.8']
    title = 'audioop.c: fbound() casts double to int for its return value'
    updated_at = <Date 2018-06-06.17:04:01.727>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-06-06.17:04:01.727>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-06.17:04:01.728>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2018-06-06.10:23:23.978>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33781
    keywords = ['patch']
    message_count = 12.0
    messages = ['318808', '318811', '318824', '318826', '318828', '318829', '318830', '318831', '318832', '318833', '318837', '318848']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['7447', '7450', '7451', '7452', '7453']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33781'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions