Skip to content

Add integer square root, math.isqrt #81068

@mdickinson

Description

@mdickinson
BPO 36887
Nosy @tim-one, @rhettinger, @mdickinson, @stevendaprano, @serhiy-storchaka
PRs
  • bpo-36887: add math.isqrt #13244
  • 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 2019-05-18.13:23:17.541>
    created_at = <Date 2019-05-11.13:46:56.062>
    labels = ['extension-modules', 'type-feature', '3.8']
    title = 'Add integer square root, math.isqrt'
    updated_at = <Date 2019-05-18.13:23:17.540>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2019-05-18.13:23:17.540>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2019-05-18.13:23:17.541>
    closer = 'mark.dickinson'
    components = ['Extension Modules']
    creation = <Date 2019-05-11.13:46:56.062>
    creator = 'mark.dickinson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36887
    keywords = ['patch']
    message_count = 13.0
    messages = ['342187', '342188', '342189', '342190', '342191', '342192', '342193', '342194', '342203', '342205', '342239', '342419', '342793']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'steven.daprano', 'serhiy.storchaka']
    pr_nums = ['13244']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36887'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions