-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 26809 |
|---|---|
| Nosy | @birkenfeld, @rhettinger, @vadmium, @serhiy-storchaka, @leewz, @Vgr255 |
| 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 2016-06-04.19:42:17.246>
created_at = <Date 2016-04-20.11:36:22.932>
labels = ['type-bug', 'library']
title = 'Add __all__ list to the string module'
updated_at = <Date 2016-06-04.19:42:17.244>
user = 'https://github.com/leewz'bugs.python.org fields:
activity = <Date 2016-06-04.19:42:17.244>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2016-06-04.19:42:17.246>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2016-04-20.11:36:22.932>
creator = 'leewz'
dependencies = []
files = ['42536', '42537', '42540', '42541']
hgrepos = []
issue_num = 26809
keywords = ['patch']
message_count = 16.0
messages = ['263824', '263825', '263829', '263831', '263832', '263833', '263834', '263835', '263836', '263850', '263851', '263852', '263874', '263884', '264015', '267302']
nosy_count = 8.0
nosy_names = ['georg.brandl', 'rhettinger', 'SilentGhost', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'leewz', 'abarry']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26809'
versions = ['Python 3.5', 'Python 3.6']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