-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
maximum recursion depth exceeded in __subclasscheck__ #49758
Copy link
Copy link
Closed
Labels
interpreter-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 | 5508 |
|---|---|
| Nosy | @loewis, @birkenfeld, @amauryfa, @pitrou |
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 2009-04-05.14:38:22.364>
created_at = <Date 2009-03-18.15:25:48.427>
labels = ['interpreter-core', 'type-bug']
title = 'maximum recursion depth exceeded in __subclasscheck__'
updated_at = <Date 2009-04-05.14:38:22.340>
user = 'https://bugs.python.org/gangesmaster'bugs.python.org fields:
activity = <Date 2009-04-05.14:38:22.340>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-05.14:38:22.364>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2009-03-18.15:25:48.427>
creator = 'gangesmaster'
dependencies = []
files = []
hgrepos = []
issue_num = 5508
keywords = []
message_count = 3.0
messages = ['83752', '83764', '85502']
nosy_count = 5.0
nosy_names = ['loewis', 'georg.brandl', 'amaury.forgeotdarc', 'pitrou', 'gangesmaster']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5508'
versions = ['Python 2.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-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