-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Add class binding to unbound super objects for allowing autosuper with class methods #88256
Copy link
Copy link
Closed
Closed
Copy link
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 44090 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @maggyero |
| 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 = <Date 2022-03-29.17:02:56.003>
created_at = <Date 2021-05-09.17:02:11.586>
labels = ['interpreter-core', 'type-feature', '3.11']
title = 'Add class binding to unbound super objects for allowing autosuper with class methods'
updated_at = <Date 2022-04-05.22:15:37.948>
user = 'https://github.com/maggyero'bugs.python.org fields:
activity = <Date 2022-04-05.22:15:37.948>
actor = 'gvanrossum'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2022-03-29.17:02:56.003>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2021-05-09.17:02:11.586>
creator = 'maggyero'
dependencies = []
files = []
hgrepos = []
issue_num = 44090
keywords = ['patch']
message_count = 16.0
messages = ['393326', '393349', '415886', '416034', '416035', '416043', '416137', '416271', '416272', '416275', '416326', '416391', '416402', '416749', '416773', '416823']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'rhettinger', 'maggyero']
pr_nums = ['26009']
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue44090'
versions = ['Python 3.11']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement