-
-
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 | 18418 |
|---|---|
| Nosy | @gpshead, @pitrou, @koobs, @ajdavis |
| 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 2013-08-31.07:37:57.797>
created_at = <Date 2013-07-09.22:13:50.620>
labels = ['type-bug', 'library']
title = 'Thread.isAlive() sometimes True after fork'
updated_at = <Date 2013-09-08.11:40:19.522>
user = 'https://github.com/ajdavis'bugs.python.org fields:
activity = <Date 2013-09-08.11:40:19.522>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2013-08-31.07:37:57.797>
closer = 'neologix'
components = ['Library (Lib)']
creation = <Date 2013-07-09.22:13:50.620>
creator = 'emptysquare'
dependencies = []
files = ['30880', '30934', '30935', '31035', '31153']
hgrepos = []
issue_num = 18418
keywords = ['patch']
message_count = 23.0
messages = ['192780', '192933', '193104', '193124', '193127', '193137', '193539', '193689', '193693', '193709', '193710', '193770', '194160', '194385', '194387', '194792', '195580', '196576', '196581', '196612', '196622', '197252', '197254']
nosy_count = 7.0
nosy_names = ['gregory.p.smith', 'pitrou', 'neologix', 'python-dev', 'sbt', 'koobs', 'emptysquare']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18418'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']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