-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 1056293 |
|---|---|
| Nosy | @loewis, @smontanaro, @vstinner, @devdanzin |
| Files |
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-03-20.00:47:56.267>
created_at = <Date 2004-10-28.18:08:16.000>
labels = ['interpreter-core', 'type-bug']
title = 'dir() should only return strings'
updated_at = <Date 2009-03-20.00:47:56.244>
user = 'https://github.com/smontanaro'bugs.python.org fields:
activity = <Date 2009-03-20.00:47:56.244>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2009-03-20.00:47:56.267>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2004-10-28.18:08:16.000>
creator = 'skip.montanaro'
dependencies = []
files = ['13109']
hgrepos = []
issue_num = 1056293
keywords = ['patch']
message_count = 5.0
messages = ['60592', '60593', '81448', '82255', '83837']
nosy_count = 4.0
nosy_names = ['loewis', 'skip.montanaro', 'vstinner', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1056293'
versions = ['Python 2.7']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