-
-
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 | 12085 |
|---|---|
| Nosy | @gvanrossum, @terryjreedy, @pitrou, @vstinner, @bitdancer, @akheron, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2014-02-10.17:28:32.927>
created_at = <Date 2011-05-16.03:08:55.096>
labels = ['type-bug', 'library']
title = 'subprocess.Popen.__del__ raises AttributeError if __init__ was called with an invalid argument list'
updated_at = <Date 2014-02-10.17:28:32.926>
user = 'https://bugs.python.org/chortos'bugs.python.org fields:
activity = <Date 2014-02-10.17:28:32.926>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-02-10.17:28:32.927>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2011-05-16.03:08:55.096>
creator = 'chortos'
dependencies = []
files = ['22007', '22123', '22156', '31849']
hgrepos = []
issue_num = 12085
keywords = ['patch']
message_count = 31.0
messages = ['136064', '136938', '136939', '136940', '136941', '136942', '136948', '136949', '136950', '136952', '136964', '137025', '137091', '137399', '137403', '197748', '197749', '197754', '198225', '198227', '198228', '198229', '198230', '198231', '198232', '198233', '198235', '198322', '198333', '210852', '210853']
nosy_count = 10.0
nosy_names = ['gvanrossum', 'terry.reedy', 'pitrou', 'vstinner', 'Arfrever', 'r.david.murray', 'chortos', 'python-dev', 'petri.lehtinen', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12085'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']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