[New-bugs-announce] [issue30956] ftplib socket timeout can't be handled

Arlo Clarke report at bugs.python.org
Mon Jul 17 19:05:28 EDT 2017


New submission from Arlo Clarke:

Stack overflow question with full details: https://stackoverflow.com/questions/45150568/python-ftp-socket-timeout-handling

Socket timeout in ftplib can't be handled; a program crash occurs even when the relevant code is wrapped in a general catch-all.

----------
components: IO
messages: 298565
nosy: arloclarke
priority: normal
severity: normal
status: open
title: ftplib socket timeout can't be handled
type: crash

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30956>
_______________________________________


More information about the New-bugs-announce mailing list