-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 5505 |
---|---|
Nosy | @pitrou, @vstinner, @ned-deily, @anacrolix, @vadmium |
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 2016-03-14.21:52:23.873>
created_at = <Date 2009-03-18.09:20:28.147>
labels = ['type-bug', 'library']
title = "sys.stdin.read() doesn't return after first EOF on Windows"
updated_at = <Date 2016-03-14.21:52:23.872>
user = 'https://bugs.python.org/rmosaic'
bugs.python.org fields:
activity = <Date 2016-03-14.21:52:23.872>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2016-03-14.21:52:23.873>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2009-03-18.09:20:28.147>
creator = 'r_mosaic'
dependencies = []
files = []
hgrepos = []
issue_num = 5505
keywords = []
message_count = 19.0
messages = ['83736', '83742', '83755', '83756', '84145', '84166', '91154', '91296', '139994', '139995', '140322', '140326', '140561', '140562', '140563', '140564', '140572', '140573', '261723']
nosy_count = 10.0
nosy_names = ['ggenellina', 'pitrou', 'vstinner', 'ocean-city', 'r_mosaic', 'ned.deily', 'cassava', 'famart', 'anacrolix', 'martin.panter']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5505'
versions = ['Python 3.2']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error