diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-24 17:15:00 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-24 17:15:00 (GMT) |
commit | fe9ebe4f4ff848cda1d4a5e398354b3be3fb984e (patch) | |
tree | 60aa28381ed704f4842db1c365cea223acbb0a1b /Lib/compiler/syntax.py | |
parent | 186f66540dfcce1abec59d87d24e944c7987a53c (diff) | |
download | cpython-fe9ebe4f4ff848cda1d4a5e398354b3be3fb984e.zip cpython-fe9ebe4f4ff848cda1d4a5e398354b3be3fb984e.tar.gz cpython-fe9ebe4f4ff848cda1d4a5e398354b3be3fb984e.tar.bz2 |
Issue #16133: The asynchat.async_chat.handle_read() method now ignores
socket.error() exceptions with blocking I/O errors: EAGAIN, EALREADY,
EINPROGRESS, or EWOULDBLOCK. Initial patch written by Xavier de Gaye.
Diffstat (limited to 'Lib/compiler/syntax.py')
0 files changed, 0 insertions, 0 deletions