-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-IOtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 20611 |
|---|---|
| Nosy | @gpshead, @pitrou, @vstinner, @florentx, @vadmium |
| Superseder | |
| 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 2015-04-07.22:13:49.141>
created_at = <Date 2014-02-12.15:13:52.026>
labels = ['type-bug', 'library', 'expert-IO']
title = "socket.create_connection() doesn't handle EINTR properly"
updated_at = <Date 2015-04-07.22:13:49.140>
user = 'https://github.com/florentx'bugs.python.org fields:
activity = <Date 2015-04-07.22:13:49.140>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2015-04-07.22:13:49.141>
closer = 'gregory.p.smith'
components = ['Library (Lib)', 'IO']
creation = <Date 2014-02-12.15:13:52.026>
creator = 'flox'
dependencies = []
files = ['35296', '35297', '35361', '35406', '35408', '35465']
hgrepos = []
issue_num = 20611
keywords = ['patch']
message_count = 20.0
messages = ['211095', '211128', '218831', '218833', '218836', '218841', '219121', '219122', '219337', '219340', '219343', '219344', '219371', '219375', '219376', '219668', '223890', '235544', '240194', '240232']
nosy_count = 8.0
nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'flox', 'tholzer', 'neologix', 'martin.panter', 'meishao']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'test needed'
status = 'closed'
superseder = '23863'
type = 'behavior'
url = 'https://bugs.python.org/issue20611'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-IOtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error