diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-07-04 14:46:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-04 14:46:10 (GMT) |
commit | 580cd5cd3603317d294a881628880a92ea221334 (patch) | |
tree | f5241a9a2d9def1c023232a35f0b5d90b7b8600b /Lib/idlelib/browser.py | |
parent | 23e2c3d193eafa8d16d895a2e59b6f6571e50cd3 (diff) | |
download | cpython-580cd5cd3603317d294a881628880a92ea221334.zip cpython-580cd5cd3603317d294a881628880a92ea221334.tar.gz cpython-580cd5cd3603317d294a881628880a92ea221334.tar.bz2 |
bpo-30319: socket.close() now ignores ECONNRESET (#2565) (#2566)
socket.close() was modified in Python 3.6 to raise OSError on
failure: see bpo-26685.
(cherry picked from commit 67e1478dba6efe60b8e1890192014b8b06dd6bd9)
Diffstat (limited to 'Lib/idlelib/browser.py')
0 files changed, 0 insertions, 0 deletions