Skip to content

More accurate estimation of the number of digits in int to decimal string conversion #69588

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25402
Nosy @mdickinson, @vstinner, @serhiy-storchaka
Files
  • long_to_decimal_string_number_of_digits.patch
  • estimate_decimalbase_digits.py
  • 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 2016-08-29.16:30:48.811>
    created_at = <Date 2015-10-14.11:42:43.861>
    labels = ['interpreter-core', 'type-bug']
    title = 'More accurate estimation of the number of digits in int to decimal string conversion'
    updated_at = <Date 2016-08-29.16:30:48.810>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-08-29.16:30:48.810>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2016-08-29.16:30:48.811>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2015-10-14.11:42:43.861>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['40782', '40786']
    hgrepos = []
    issue_num = 25402
    keywords = ['patch']
    message_count = 5.0
    messages = ['252985', '253036', '253037', '273869', '273870']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'vstinner', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25402'
    versions = ['Python 3.6']

    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