Skip to content

The result of calling dict.* methods on OrderedDict is undefined. #68909

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 24721
Nosy @rhettinger, @markshannon, @ericsnowcurrently

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 2015-07-25.20:33:30.953>
created_at = <Date 2015-07-25.17:10:58.383>
labels = ['type-bug', 'invalid', 'docs']
title = 'The result of calling dict.* methods on OrderedDict is undefined.'
updated_at = <Date 2015-07-26.10:41:18.347>
user = 'https://github.com/ericsnowcurrently'

bugs.python.org fields:

activity = <Date 2015-07-26.10:41:18.347>
actor = 'Mark.Shannon'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2015-07-25.20:33:30.953>
closer = 'rhettinger'
components = ['Documentation']
creation = <Date 2015-07-25.17:10:58.383>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 24721
keywords = []
message_count = 5.0
messages = ['247354', '247358', '247360', '247361', '247423']
nosy_count = 4.0
nosy_names = ['rhettinger', 'docs@python', 'Mark.Shannon', 'eric.snow']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24721'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions