Closed
Description
BPO | 29757 |
---|---|
Nosy | @vstinner, @1st1, @ankostis |
PRs | socket.create_connection() utility loop #562 |
Superseder |
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 = None
created_at = <Date 2017-03-08.14:45:17.845>
labels = ['type-feature', 'library', '3.9']
title = 'The loop in utility `socket.create_connection()` swallows previous errors'
updated_at = <Date 2021-05-22.17:19:34.463>
user = 'https://github.com/ankostis'
bugs.python.org fields:
activity = <Date 2021-05-22.17:19:34.463>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-03-08.14:45:17.845>
creator = 'ankostis'
dependencies = []
files = []
hgrepos = []
issue_num = 29757
keywords = []
message_count = 10.0
messages = ['289238', '289312', '289313', '289771', '290009', '292929', '302089', '335930', '336193', '336206']
nosy_count = 3.0
nosy_names = ['vstinner', 'yselivanov', 'ankostis']
pr_nums = ['562']
priority = 'normal'
resolution = 'duplicate'
stage = 'patch review'
status = 'open'
superseder = '29980'
type = 'enhancement'
url = 'https://bugs.python.org/issue29757'
versions = ['Python 3.9']