-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 19393 |
|---|---|
| Nosy | @brettcannon, @birkenfeld, @ncoghlan, @benjaminp |
| 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 = 'https://github.com/benjaminp'
closed_at = <Date 2013-10-26.17:22:43.556>
created_at = <Date 2013-10-25.17:49:55.978>
labels = ['type-bug', 'library']
title = 'symtable.symtable can return the wrong "top" SymbolTable'
updated_at = <Date 2013-10-26.17:22:43.554>
user = 'https://bugs.python.org/StevenWinfield'bugs.python.org fields:
activity = <Date 2013-10-26.17:22:43.554>
actor = 'python-dev'
assignee = 'benjamin.peterson'
closed = True
closed_date = <Date 2013-10-26.17:22:43.556>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-10-25.17:49:55.978>
creator = 'Steven.Winfield'
dependencies = []
files = ['32359']
hgrepos = []
issue_num = 19393
keywords = []
message_count = 2.0
messages = ['201265', '201378']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'georg.brandl', 'ncoghlan', 'benjamin.peterson', 'python-dev', 'Steven.Winfield']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19393'
versions = ['Python 2.7', 'Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error