Skip to content

Integral.denominator shouldn't return an int #91235

@skirpichev

Description

@skirpichev
BPO 47079
Nosy @malemburg, @rhettinger, @terryjreedy, @mdickinson, @serhiy-storchaka, @skirpichev
PRs
  • bpo-47079: return a correct type from the Integral.denominator #32022
  • 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 2022-03-27.11:19:43.756>
    created_at = <Date 2022-03-21.03:48:09.286>
    labels = ['invalid', 'type-bug', 'library', '3.11']
    title = "Integral.denominator shouldn't return an int"
    updated_at = <Date 2022-03-27.11:19:43.755>
    user = 'https://github.com/skirpichev'

    bugs.python.org fields:

    activity = <Date 2022-03-27.11:19:43.755>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-27.11:19:43.756>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2022-03-21.03:48:09.286>
    creator = 'Sergey.Kirpichev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 47079
    keywords = ['patch']
    message_count = 15.0
    messages = ['415660', '415664', '416038', '416039', '416041', '416044', '416046', '416047', '416049', '416054', '416056', '416059', '416102', '416106', '416117']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'rhettinger', 'terry.reedy', 'mark.dickinson', 'stutzbach', 'serhiy.storchaka', 'Sergey.Kirpichev']
    pr_nums = ['32022']
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue47079'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions