Skip to content

Fast decimalisation and conversion to other bases #70444

@jneb

Description

@jneb
mannequin
BPO 26256
Nosy @rhettinger, @jneb, @mdickinson, @vstinner, @skrah, @serhiy-storchaka, @csabella
PRs
  • bpo-26256: Document algorithm speed for the Decimal module. #4808
  • [3.7] bpo-26256: Document algorithm speed for the Decimal module. (GH-4808) #11736
  • [3.7] bpo-26256: Document algorithm speed for the Decimal module. (GH-4808) #11736
  • [3.7] bpo-26256: Document algorithm speed for the Decimal module. (GH-4808) #11736
  • Files
  • fastStr.py: Fast conversion of integers to string (in any number base)
  • 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/skrah'
    closed_at = <Date 2019-02-02.14:49:57.024>
    created_at = <Date 2016-02-01.10:28:33.360>
    labels = ['type-feature', '3.7', 'docs']
    title = 'Fast decimalisation and conversion to other bases'
    updated_at = <Date 2019-02-02.14:49:57.023>
    user = 'https://github.com/jneb'

    bugs.python.org fields:

    activity = <Date 2019-02-02.14:49:57.023>
    actor = 'skrah'
    assignee = 'skrah'
    closed = True
    closed_date = <Date 2019-02-02.14:49:57.024>
    closer = 'skrah'
    components = ['Documentation']
    creation = <Date 2016-02-01.10:28:33.360>
    creator = 'jneb'
    dependencies = []
    files = ['41770']
    hgrepos = []
    issue_num = 26256
    keywords = ['patch']
    message_count = 17.0
    messages = ['259317', '259324', '259326', '259402', '259408', '259421', '259465', '259466', '259467', '259471', '300769', '300770', '300780', '300781', '316169', '334747', '334748']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'jneb', 'mark.dickinson', 'vstinner', 'skrah', 'docs@python', 'serhiy.storchaka', 'cheryl.sabella']
    pr_nums = ['4808', '11736', '11736', '11736']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26256'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions