Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
interpreter-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 | 13340 |
|---|---|
| Nosy | @rhettinger, @amauryfa, @mdickinson, @cfbolz, @alex, @bitdancer, @asmeurer, @akheron, @berkerpeksag, @serhiy-storchaka, @iritkatriel |
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=Noneclosed_at=<Date2020-09-16.07:15:26.001>created_at=<Date2011-11-04.09:23:03.449>labels= ['interpreter-core', 'type-bug'] title='list.index does not accept None as start or stop'updated_at=<Date2020-09-16.07:15:25.999>user='https://github.com/cfbolz'bugs.python.org fields:
activity=<Date2020-09-16.07:15:25.999>actor='serhiy.storchaka'assignee='none'closed=Trueclosed_date=<Date2020-09-16.07:15:26.001>closer='serhiy.storchaka'components= ['Interpreter Core'] creation=<Date2011-11-04.09:23:03.449>creator='Carl.Friedrich.Bolz'dependencies= [] files= [] hgrepos= [] issue_num=13340keywords= [] message_count=19.0messages= ['147000', '147108', '147111', '147113', '147114', '147116', '147117', '147120', '147121', '147151', '147153', '147162', '147163', '147171', '147172', '228937', '263582', '376958', '376977'] nosy_count=12.0nosy_names= ['rhettinger', 'amaury.forgeotdarc', 'mark.dickinson', 'Carl.Friedrich.Bolz', 'alex', 'r.david.murray', 'Aaron.Meurer', 'python-dev', 'petri.lehtinen', 'berker.peksag', 'serhiy.storchaka', 'iritkatriel'] pr_nums= [] priority='normal'resolution='out of date'stage='resolved'status='closed'superseder=Nonetype='behavior'url='https://bugs.python.org/issue13340'versions= ['Python 2.7', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-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