-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 28376 |
|---|---|
| Nosy | @methane, @serhiy-storchaka, @Vgr255, @orenmn |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| 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/serhiy-storchaka'
closed_at = <Date 2016-10-08.19:09:37.726>
created_at = <Date 2016-10-06.12:00:27.898>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'rangeiter_new fails when creating a range of step 0'
updated_at = <Date 2017-03-31.16:36:37.971>
user = 'https://github.com/orenmn'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:37.971>
actor = 'dstufft'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-10-08.19:09:37.726>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-10-06.12:00:27.898>
creator = 'Oren Milman'
dependencies = []
files = ['44984', '44985', '44986', '44995', '44996', '44997', '44998', '44999', '45000', '45018', '45019', '45020', '45021', '45022']
hgrepos = []
issue_num = 28376
keywords = ['patch']
message_count = 14.0
messages = ['278187', '278188', '278189', '278197', '278232', '278234', '278237', '278238', '278307', '278309', '278313', '278315', '278316', '278352']
nosy_count = 5.0
nosy_names = ['methane', 'python-dev', 'serhiy.storchaka', 'abarry', 'Oren Milman']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28376'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error