-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Open
Labels
3.10only security fixesonly security fixes3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeinterpreter-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 | 25731 |
|---|---|
| Nosy | @Yhg1s, @benjaminp, @eryksun, @skonieczny |
| Files | TypeError: object() takes no parameters. |
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 2015-11-25.12:29:50.304>
labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
title = 'Assigning and deleting __new__ attr on the class does not allow to create instances of this class'
updated_at = <Date 2021-03-05.12:14:47.716>
user = 'https://github.com/skonieczny'bugs.python.org fields:
activity = <Date 2021-03-05.12:14:47.716>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2015-11-25.12:29:50.304>
creator = 'uosiu'
dependencies = []
files = ['41161']
hgrepos = []
issue_num = 25731
keywords = []
message_count = 10.0
messages = ['255337', '255371', '258530', '258572', '262922', '263580', '263816', '266574', '266576', '278962']
nosy_count = 8.0
nosy_names = ['twouters', 'benjamin.peterson', 'python-dev', 'bkabrda', 'eryksun', 'uosiu', 'jcristau', 'Carl Dunham']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25731'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeinterpreter-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