Skip to content

Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics #53106

@abalkin

Description

@abalkin
BPO 8860
Nosy @tim-one, @rhettinger, @mdickinson, @abalkin, @vstinner
Files
  • issue8860.patch
  • issue8860.patch: Patch including unittest
  • issue8860a.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/abalkin'
    closed_at = <Date 2013-08-04.18:53:48.369>
    created_at = <Date 2010-05-31.16:39:38.820>
    labels = ['extension-modules', 'type-feature']
    title = 'Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics'
    updated_at = <Date 2013-08-04.18:53:48.369>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2013-08-04.18:53:48.369>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2013-08-04.18:53:48.369>
    closer = 'belopolsky'
    components = ['Extension Modules']
    creation = <Date 2010-05-31.16:39:38.820>
    creator = 'belopolsky'
    dependencies = []
    files = ['17508', '29458', '31143']
    hgrepos = []
    issue_num = 8860
    keywords = ['patch']
    message_count = 19.0
    messages = ['106793', '106802', '106806', '106808', '106809', '106824', '106825', '106828', '106831', '107094', '107095', '107097', '108551', '108601', '184529', '194308', '194311', '194325', '194409']
    nosy_count = 9.0
    nosy_names = ['tim.peters', 'mcherm', 'rhettinger', 'mark.dickinson', 'belopolsky', 'vstinner', 'stutzbach', 'python-dev', 'nekobon']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8860'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions