Skip to content

int() can return not exact int instance #71171

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26984
Nosy @mdickinson, @serhiy-storchaka
Files
  • int_exact.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/serhiy-storchaka'
    closed_at = <Date 2016-08-21.17:17:05.231>
    created_at = <Date 2016-05-09.14:02:31.612>
    labels = ['interpreter-core', 'type-bug']
    title = 'int() can return not exact int instance'
    updated_at = <Date 2016-08-21.17:17:05.231>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-08-21.17:17:05.231>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-08-21.17:17:05.231>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-05-09.14:02:31.612>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['43600']
    hgrepos = []
    issue_num = 26984
    keywords = ['patch']
    message_count = 7.0
    messages = ['265196', '265210', '269663', '270626', '273057', '273291', '273305']
    nosy_count = 3.0
    nosy_names = ['mark.dickinson', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26984'
    versions = ['Python 3.6']

    Metadata

    Metadata

    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