Skip to content

bool of large range raises OverflowError #73062

Closed
@mdickinson

Description

@mdickinson
BPO 28876
Nosy @rhettinger, @mdickinson, @methane, @4kir4, @serhiy-storchaka
PRs
  • bpo-28876: bool of large range raises OverflowError #699
  • bpo-28876: bool of large range raises OverflowError (#699) #734
  • bpo-28876: bool of large range raises OverflowError (#699) #735
  • Files
  • range_bool.patch
  • range_bool-no_docs.patch: no docs updates
  • range_bool-c99-designated-initializers.patch: use c99 designated initializers
  • range_bool-c99-designated-initializers-indent.patch: use 4-space indent, space around "="
  • 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/rhettinger'
    closed_at = <Date 2017-03-20.07:39:08.069>
    created_at = <Date 2016-12-05.09:37:42.421>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'bool of large range raises OverflowError'
    updated_at = <Date 2017-03-24.20:18:43.324>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2017-03-24.20:18:43.324>
    actor = 'serhiy.storchaka'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2017-03-20.07:39:08.069>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-12-05.09:37:42.421>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['45765', '45773', '46378', '46391']
    hgrepos = []
    issue_num = 28876
    keywords = ['patch']
    message_count = 18.0
    messages = ['282402', '282405', '282414', '282418', '282506', '283137', '286008', '286048', '286055', '286089', '286092', '289772', '289778', '289786', '289876', '290129', '290130', '290132']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'methane', 'akira', 'serhiy.storchaka']
    pr_nums = ['699', '734', '735']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28876'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

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