Skip to content

long.__str__ is quadratic time #45145

@dbenbenn

Description

@dbenbenn
mannequin
BPO 1746088
Nosy @rhettinger, @mdickinson
Superseder
  • bpo-3451: Asymptotically faster divmod and str(long)
  • 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 = None
    closed_at = <Date 2008-08-04.15:57:54.528>
    created_at = <Date 2007-07-01.15:42:45.000>
    labels = ['library']
    title = 'long.__str__ is quadratic time'
    updated_at = <Date 2008-08-04.15:57:54.527>
    user = 'https://bugs.python.org/dbenbenn'

    bugs.python.org fields:

    activity = <Date 2008-08-04.15:57:54.527>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-08-04.15:57:54.528>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2007-07-01.15:42:45.000>
    creator = 'dbenbenn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 1746088
    keywords = []
    message_count = 6.0
    messages = ['32438', '32439', '32440', '59938', '68586', '70703']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'dbenbenn']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '3451'
    type = None
    url = 'https://bugs.python.org/issue1746088'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions