Skip to content

dict.__contains__(unhashable) raises TypeError where False was expected #76856

Description

@xitop
mannequin
BPO 32675
Nosy @methane

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 = None
closed_at = <Date 2018-01-26.22:02:44.113>
created_at = <Date 2018-01-26.10:43:55.473>
labels = ['interpreter-core', 'invalid']
title = 'dict.__contains__(unhashable) raises TypeError where False was expected'
updated_at = <Date 2018-01-26.22:02:44.113>
user = 'https://bugs.python.org/xitop'

bugs.python.org fields:

activity = <Date 2018-01-26.22:02:44.113>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2018-01-26.22:02:44.113>
closer = 'r.david.murray'
components = ['Interpreter Core']
creation = <Date 2018-01-26.10:43:55.473>
creator = 'xitop'
dependencies = []
files = []
hgrepos = []
issue_num = 32675
keywords = []
message_count = 2.0
messages = ['310751', '310756']
nosy_count = 2.0
nosy_names = ['methane', 'xitop']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue32675'
versions = ['Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions