Skip to content

Add as_integer_ratio() to int() objects #77254

Closed
@rhettinger

Description

@rhettinger
BPO 33073
Nosy @tim-one, @rhettinger, @mdickinson, @vstinner, @njsmith, @serhiy-storchaka, @eric-wieser, @Shredder13, @lisroach
PRs
  • bpo-33073: Adding as_integer_ratio to ints. #8750
  • bpo-33073: Fix-up parenthesis, organization, and NULL check #9297
  • bpo-33073: Fix compiler warning with a type cast #9300
  • Post-commit updates for bpo-33073. #9303
  • 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/lisroach'
    closed_at = <Date 2018-09-14.09:42:49.758>
    created_at = <Date 2018-03-13.21:25:05.136>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Add as_integer_ratio() to int() objects'
    updated_at = <Date 2018-10-19.21:46:35.061>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2018-10-19.21:46:35.061>
    actor = 'vstinner'
    assignee = 'lisroach'
    closed = True
    closed_date = <Date 2018-09-14.09:42:49.758>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-03-13.21:25:05.136>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33073
    keywords = ['patch']
    message_count = 26.0
    messages = ['313780', '313781', '313782', '313783', '313784', '313785', '313788', '313791', '313794', '313795', '313877', '313891', '313892', '313896', '313898', '313937', '313939', '321538', '321637', '321719', '321729', '321739', '325328', '325336', '325338', '328064']
    nosy_count = 9.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'vstinner', 'njs', 'serhiy.storchaka', 'Eric.Wieser', 'Nofar Schnider', 'lisroach']
    pr_nums = ['8750', '9297', '9300', '9303']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33073'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions