-
-
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 | 10838 |
|---|---|
| Nosy | @birkenfeld, @terryjreedy, @gpshead, @orsenthil, @pitrou, @merwok, @abadger, @bitdancer, @vadmium, @serhiy-storchaka |
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/gpshead'
closed_at = <Date 2015-04-07.23:12:49.365>
created_at = <Date 2011-01-05.20:52:47.181>
labels = ['type-bug', 'library']
title = 'subprocess __all__ is incomplete'
updated_at = <Date 2016-04-16.14:36:43.848>
user = 'https://github.com/abadger'bugs.python.org fields:
activity = <Date 2016-04-16.14:36:43.848>
actor = 'martin.panter'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2015-04-07.23:12:49.365>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2011-01-05.20:52:47.181>
creator = 'a.badger'
dependencies = []
files = []
hgrepos = []
issue_num = 10838
keywords = []
message_count = 17.0
messages = ['125468', '125470', '125476', '125482', '125485', '125734', '127020', '133567', '240177', '240206', '240213', '240236', '240238', '240239', '240240', '263549', '263562']
nosy_count = 11.0
nosy_names = ['georg.brandl', 'terry.reedy', 'gregory.p.smith', 'orsenthil', 'pitrou', 'eric.araujo', 'a.badger', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue10838'
versions = ['Python 3.5']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