X Tutup
The Wayback Machine - https://web.archive.org/web/20250325102320/https://github.com/python/cpython/issues/82719
Skip to content

dictobject dictviews don't return NotImplemented for unrecognized types. #82719

Open
@JulienPalard

Description

@JulienPalard
BPO 38538
Nosy @methane, @JulienPalard

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 = None
created_at = <Date 2019-10-20.15:32:28.093>
labels = ['3.8', 'type-bug', '3.7', '3.9']
title = "dictobject dictviews don't return NotImplemented for unrecognized types."
updated_at = <Date 2019-11-22.20:58:55.538>
user = 'https://github.com/JulienPalard'

bugs.python.org fields:

activity = <Date 2019-11-22.20:58:55.538>
actor = 'mdk'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-10-20.15:32:28.093>
creator = 'mdk'
dependencies = []
files = []
hgrepos = []
issue_num = 38538
keywords = []
message_count = 5.0
messages = ['355007', '355032', '355155', '355517', '357322']
nosy_count = 2.0
nosy_names = ['methane', 'mdk']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38538'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup