-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9only security fixesonly security fixesinterpreter-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 | 46764 |
---|---|
Nosy | @rhettinger, @msullivan |
PRs |
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 = None
created_at = <Date 2022-02-16.01:56:29.217>
labels = ['interpreter-core', 'type-bug', '3.9', '3.10', '3.11']
title = 'Wrapping a bound method with a @classmethod no longer works'
updated_at = <Date 2022-02-17.20:02:42.052>
user = 'https://github.com/msullivan'
bugs.python.org fields:
activity = <Date 2022-02-17.20:02:42.052>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2022-02-16.01:56:29.217>
creator = 'msullivan'
dependencies = []
files = []
hgrepos = []
issue_num = 46764
keywords = ['patch']
message_count = 2.0
messages = ['413310', '413450']
nosy_count = 2.0
nosy_names = ['rhettinger', 'msullivan']
pr_nums = ['31367']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46764'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9only security fixesonly security fixesinterpreter-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