Skip to content

** operator does not overflow to inf #64742

Description

@KeithRandall
BPO 20543
Nosy @mdickinson, @iritkatriel
Superseder
  • bpo-3222: inf*inf gives inf, but inf**2 gives overflow error
  • 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 2020-11-07.09:55:52.712>
    created_at = <Date 2014-02-07.18:44:35.603>
    labels = ['interpreter-core', 'type-bug']
    title = '** operator does not overflow to inf'
    updated_at = <Date 2020-11-07.09:55:52.711>
    user = 'https://bugs.python.org/KeithRandall'

    bugs.python.org fields:

    activity = <Date 2020-11-07.09:55:52.711>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-07.09:55:52.712>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2014-02-07.18:44:35.603>
    creator = 'Keith.Randall'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 20543
    keywords = []
    message_count = 7.0
    messages = ['210517', '210523', '210525', '210526', '210527', '380490', '380497']
    nosy_count = 3.0
    nosy_names = ['mark.dickinson', 'Keith.Randall', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '3222'
    type = 'behavior'
    url = 'https://bugs.python.org/issue20543'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions