id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5978,twisted.internet.error.getConnectError implementation doesn't match usage,itamar,,"All the calls to `getConnectError` that I could find pass in a tuple, but the code assumes it's passed an exception. This may mean the `socket.gaierror` case is never hit, giving less informative error reasons. Also, `gaierror` always exists in modern Python, so if we're fixing the implementation we should also fix that.",defect,new,low,,core,,,,,,
