Skip to content

Incorporating float.is_integer into Decimal #70867

Closed
@rob-smallshire

Description

@rob-smallshire
BPO 26680
Nosy @tim-one, @rhettinger, @tiran, @serhiy-storchaka, @rob-smallshire, @abingham
PRs
  • bpo-26680: Incorporate is_integer in all built-in and standard library numeric types #6121
  • Revert "bpo-26680: Incorporate is_integer in all built-in and standard library numeric types" #22584
  • Files
  • is_integer_numeric_tower.patch: Patch to introduce is_integer to the numeric tower
  • is_integer_decimal.patch: Patch introducing is_integer to Decimal
  • 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/rhettinger'
    closed_at = <Date 2021-05-06.20:54:14.940>
    created_at = <Date 2016-03-31.19:34:24.187>
    labels = ['type-feature', 'library', '3.11']
    title = 'Incorporating float.is_integer into Decimal'
    updated_at = <Date 2021-05-06.20:54:14.939>
    user = 'https://github.com/rob-smallshire'

    bugs.python.org fields:

    activity = <Date 2021-05-06.20:54:14.939>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-05-06.20:54:14.940>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2016-03-31.19:34:24.187>
    creator = 'robert_smallshire'
    dependencies = []
    files = ['42335', '42336']
    hgrepos = []
    issue_num = 26680
    keywords = ['patch']
    message_count = 67.0
    messages = ['262702', '262704', '262714', '262715', '262721', '262724', '262726', '262824', '262846', '262848', '262850', '262852', '262882', '262900', '262901', '262904', '262906', '262909', '313551', '313579', '313645', '313654', '313655', '313674', '313680', '313681', '313683', '313689', '313690', '313693', '313707', '313870', '313872', '313873', '313874', '313878', '313880', '313881', '313882', '313895', '313897', '313901', '313902', '313904', '313907', '350164', '350172', '350173', '350190', '377774', '377921', '377924', '377925', '377926', '377971', '377972', '377996', '377999', '378005', '378060', '378127', '378138', '378198', '378199', '378227', '378295', '393148']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'rhettinger', 'christian.heimes', 'serhiy.storchaka', 'robert_smallshire', 'Austin Bingham']
    pr_nums = ['6121', '22584']
    priority = None
    resolution = 'remind'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26680'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesstdlibPython 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