bool of large range raises OverflowError
| BPO | 28876 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @methane, @4kir4, @serhiy-storchaka |
| PRs | |
| Files |
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']