-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 3476 |
|---|---|
| Nosy | @loewis, @amauryfa, @pitrou, @benjaminp |
| 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/pitrou'
closed_at = <Date 2008-08-14.21:07:06.471>
created_at = <Date 2008-07-31.09:03:11.444>
labels = ['type-bug', 'library']
title = 'BufferedWriter not thread-safe'
updated_at = <Date 2008-12-07.08:03:46.205>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2008-12-07.08:03:46.205>
actor = 'wplappert'
assignee = 'pitrou'
closed = True
closed_date = <Date 2008-08-14.21:07:06.471>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2008-07-31.09:03:11.444>
creator = 'pitrou'
dependencies = []
files = ['11012', '11034', '11115']
hgrepos = []
issue_num = 3476
keywords = ['patch']
message_count = 14.0
messages = ['70494', '70503', '70504', '70509', '70511', '70561', '70563', '70590', '70598', '70600', '70612', '71144', '71149', '71153']
nosy_count = 5.0
nosy_names = ['loewis', 'amaury.forgeotdarc', 'pitrou', 'benjamin.peterson', 'wplappert']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3476'
versions = ['Python 2.6', 'Python 3.0']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