Skip to content

Implement __format__ for Decimal #46364

@facundobatista

Description

@facundobatista
BPO 2110
Nosy @rhettinger, @facundobatista, @mdickinson, @ericvsmith
Files
  • decimal_format.patch
  • decimal_n_format.patch: Implement 'n' format specifier for Decimals
  • decimal_n_format2.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/mdickinson'
    closed_at = <Date 2009-03-17.23:16:18.105>
    created_at = <Date 2008-02-14.13:04:14.680>
    labels = ['type-bug', 'library']
    title = 'Implement __format__ for Decimal'
    updated_at = <Date 2009-03-17.23:16:18.104>
    user = 'https://github.com/facundobatista'

    bugs.python.org fields:

    activity = <Date 2009-03-17.23:16:18.104>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-03-17.23:16:18.105>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2008-02-14.13:04:14.680>
    creator = 'facundobatista'
    dependencies = []
    files = ['9539', '13324', '13353']
    hgrepos = []
    issue_num = 2110
    keywords = ['patch']
    message_count = 13.0
    messages = ['62389', '62418', '62461', '62916', '63119', '68447', '83504', '83537', '83538', '83663', '83697', '83699', '83710']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'facundobatista', 'mark.dickinson', 'eric.smith']
    pr_nums = []
    priority = 'critical'
    resolution = 'accepted'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2110'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions