-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 19414 |
|---|---|
| Nosy | @arigo, @rhettinger, @abalkin, @ethanfurman, @Rosuav, @serhiy-storchaka |
| 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 2014-05-04.05:05:02.940>
created_at = <Date 2013-10-27.03:27:54.629>
labels = ['type-bug', 'library']
title = 'iter(ordered_dict) yields keys not in dict in some circumstances'
updated_at = <Date 2014-06-15.01:00:31.828>
user = 'https://bugs.python.org/nikratio'bugs.python.org fields:
activity = <Date 2014-06-15.01:00:31.828>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2014-05-04.05:05:02.940>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2013-10-27.03:27:54.629>
creator = 'nikratio'
dependencies = []
files = ['33359', '34804']
hgrepos = []
issue_num = 19414
keywords = ['patch']
message_count = 28.0
messages = ['201408', '201409', '201502', '201505', '201506', '201511', '201513', '201517', '201739', '201742', '201743', '201745', '201751', '201757', '201759', '201763', '201766', '201775', '201777', '201779', '207666', '215980', '216032', '217857', '217858', '218095', '220584', '220600']
nosy_count = 8.0
nosy_names = ['arigo', 'rhettinger', 'belopolsky', 'nikratio', 'ethan.furman', 'python-dev', 'Rosuav', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19414'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error