Skip to content

math.factorial accepts non-integral Decimal instances #77264

@mdickinson

Description

@mdickinson
BPO 33083
Nosy @tim-one, @rhettinger, @terryjreedy, @facundobatista, @mdickinson, @vstinner, @taleinat, @serhiy-storchaka, @pablogsal
PRs
  • bpo-33083 - math.factorial accepts non-integral Decimal instances #6149
  • bpo-33083: Add elimination of non-int-like parameters in math.factorial to "What's new" #9109
  • 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 = None
    closed_at = <Date 2018-09-22.17:33:46.082>
    created_at = <Date 2018-03-15.20:38:33.024>
    labels = ['type-bug', '3.8']
    title = 'math.factorial accepts non-integral Decimal instances'
    updated_at = <Date 2018-09-22.17:33:46.081>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2018-09-22.17:33:46.081>
    actor = 'taleinat'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-22.17:33:46.082>
    closer = 'taleinat'
    components = []
    creation = <Date 2018-03-15.20:38:33.024>
    creator = 'mark.dickinson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33083
    keywords = ['patch']
    message_count = 23.0
    messages = ['313912', '313917', '313936', '313942', '314084', '314085', '314179', '322583', '322625', '322628', '322657', '322658', '322663', '322669', '322750', '322813', '322818', '324537', '324602', '324604', '324783', '324793', '324812']
    nosy_count = 10.0
    nosy_names = ['tim.peters', 'rhettinger', 'terry.reedy', 'facundobatista', 'mark.dickinson', 'vstinner', 'taleinat', 'serhiy.storchaka', 'John.Yeung', 'pablogsal']
    pr_nums = ['6149', '9109']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33083'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions