-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 21291 |
|---|---|
| Nosy | @gpshead |
| 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/gpshead'
closed_at = <Date 2014-04-23.08:35:30.727>
created_at = <Date 2014-04-17.21:49:43.112>
labels = ['type-bug']
title = 'subprocess Popen objects are not thread safe w.r.t. wait() and returncode being set'
updated_at = <Date 2014-04-23.08:35:30.725>
user = 'https://github.com/gpshead'bugs.python.org fields:
activity = <Date 2014-04-23.08:35:30.725>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2014-04-23.08:35:30.727>
closer = 'gregory.p.smith'
components = []
creation = <Date 2014-04-17.21:49:43.112>
creator = 'gregory.p.smith'
dependencies = []
files = ['34955', '34960', '35007']
hgrepos = []
issue_num = 21291
keywords = ['patch']
message_count = 4.0
messages = ['216757', '216770', '217057', '217059']
nosy_count = 2.0
nosy_names = ['gregory.p.smith', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21291'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error