Skip to content

Provide as_integer_ratio() method to Decimal #53193

@abalkin

Description

@abalkin
BPO 8947
Nosy @rhettinger, @mdickinson, @abalkin, @skrah
Superseder
  • bpo-25928: Add Decimal.as_integer_ratio()
  • Files
  • issue8947.patch
  • issue8947_2.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 2010-06-29.20:07:25.985>
    created_at = <Date 2010-06-08.20:51:06.757>
    labels = ['extension-modules', 'type-feature']
    title = 'Provide as_integer_ratio() method to Decimal'
    updated_at = <Date 2018-03-13.19:04:17.701>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2018-03-13.19:04:17.701>
    actor = 'belopolsky'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2010-06-29.20:07:25.985>
    closer = 'mark.dickinson'
    components = ['Extension Modules']
    creation = <Date 2010-06-08.20:51:06.757>
    creator = 'belopolsky'
    dependencies = []
    files = ['17626', '17627']
    hgrepos = []
    issue_num = 8947
    keywords = ['patch']
    message_count = 11.0
    messages = ['107345', '107348', '107542', '107543', '107622', '108600', '108613', '108615', '108944', '313767', '313768']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'belopolsky', 'skrah']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '25928'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8947'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement
    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