Skip to content

geometric_mean can raise OverflowError for large input length #72298

@stevendaprano

Description

@stevendaprano
BPO 28111
Nosy @mdickinson, @vstinner, @stevendaprano, @iritkatriel
Files
  • geometric_mean_long_input.py
  • geometric_mean_long_input_v2.py
  • 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/stevendaprano'
    closed_at = <Date 2021-08-20.10:01:31.769>
    created_at = <Date 2016-09-13.02:20:33.234>
    labels = ['3.7', 'type-bug', 'library']
    title = 'geometric_mean can raise OverflowError for large input length'
    updated_at = <Date 2021-08-20.10:01:31.768>
    user = 'https://github.com/stevendaprano'

    bugs.python.org fields:

    activity = <Date 2021-08-20.10:01:31.768>
    actor = 'mark.dickinson'
    assignee = 'steven.daprano'
    closed = True
    closed_date = <Date 2021-08-20.10:01:31.769>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2016-09-13.02:20:33.234>
    creator = 'steven.daprano'
    dependencies = []
    files = ['44944', '44946']
    hgrepos = []
    issue_num = 28111
    keywords = []
    message_count = 8.0
    messages = ['276149', '276201', '276733', '277992', '277993', '277999', '399949', '399950']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'vstinner', 'steven.daprano', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28111'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard 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