Skip to content

True division of integers could be more accurate #46136

Closed
@mdickinson

Description

@mdickinson
BPO 1811
Nosy @tim-one, @terryjreedy, @mdickinson, @tiran
Files
  • int_truediv.py: More accurate truediv for integers: example code
  • long_division.patch: patch for Objects/longobject.c
  • long_division2.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/mdickinson'
    closed_at = <Date 2009-12-27.15:10:11.018>
    created_at = <Date 2008-01-12.05:20:28.608>
    labels = ['interpreter-core', 'type-bug']
    title = 'True division of integers could be more accurate'
    updated_at = <Date 2009-12-27.15:10:11.016>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-12-27.15:10:11.016>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-12-27.15:10:11.018>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2008-01-12.05:20:28.608>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['9137', '10363', '15667']
    hgrepos = []
    issue_num = 1811
    keywords = ['patch']
    message_count = 12.0
    messages = ['59798', '59824', '59830', '59838', '59839', '59988', '64034', '67031', '91020', '96834', '96840', '96910']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'terry.reedy', 'mark.dickinson', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1811'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions