Skip to content

bool of large range raises OverflowError#73062

@mdickinson

Description

@mdickinson
BPO28876
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=<Date2017-03-20.07:39:08.069>created_at=<Date2016-12-05.09:37:42.421>labels= ['interpreter-core', 'type-bug', '3.7'] title='bool of large range raises OverflowError'updated_at=<Date2017-03-24.20:18:43.324>user='https://github.com/mdickinson'

    bugs.python.org fields:

    activity=<Date2017-03-24.20:18:43.324>actor='serhiy.storchaka'assignee='rhettinger'closed=Trueclosed_date=<Date2017-03-20.07:39:08.069>closer='serhiy.storchaka'components= ['Interpreter Core'] creation=<Date2016-12-05.09:37:42.421>creator='mark.dickinson'dependencies= [] files= ['45765', '45773', '46378', '46391'] hgrepos= [] issue_num=28876keywords= ['patch'] message_count=18.0messages= ['282402', '282405', '282414', '282418', '282506', '283137', '286008', '286048', '286055', '286089', '286092', '289772', '289778', '289786', '289876', '290129', '290130', '290132'] nosy_count=5.0nosy_names= ['rhettinger', 'mark.dickinson', 'methane', 'akira', 'serhiy.storchaka'] pr_nums= ['699', '734', '735'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='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