Skip to content

float() can return not exact float instance #71170

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26983
Nosy @mdickinson, @serhiy-storchaka
Dependencies
  • bpo-26995: Add tests for parsing float and object arguments
  • Files
  • float_exact.patch
  • float_exact2.patch
  • issue26983.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/serhiy-storchaka'
    closed_at = <Date 2016-06-06.10:01:54.560>
    created_at = <Date 2016-05-09.13:46:33.061>
    labels = ['interpreter-core', 'type-bug']
    title = 'float() can return not exact float instance'
    updated_at = <Date 2016-06-06.10:01:54.558>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-06-06.10:01:54.558>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-06-06.10:01:54.560>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-05-09.13:46:33.061>
    creator = 'serhiy.storchaka'
    dependencies = ['26995']
    files = ['42807', '42815', '43256']
    hgrepos = []
    issue_num = 26983
    keywords = ['patch']
    message_count = 15.0
    messages = ['265191', '265267', '265295', '265297', '265298', '265299', '265316', '265318', '267096', '267101', '267129', '267130', '267521', '267523', '267524']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'SilentGhost', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26983'
    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