Staging
v0.5.1
https://github.com/python/cpython
Revision 2a2247ce5e1984eb2f2c41b269b38dbb795a60cf authored by Yury Selivanov on 27 January 2018, 22:22:01 UTC, committed by GitHub on 27 January 2018, 22:22:01 UTC
On mac, sendfile throws ENOTCONN on a repeated sendfile call if
the connection is closed. Normalize it to behave like other systems.
1 parent 47c0b1f
History
Tip revision: 2a2247ce5e1984eb2f2c41b269b38dbb795a60cf authored by Yury Selivanov on 27 January 2018, 22:22:01 UTC
bpo-32622: Normalize ENOTCONN to ConnectionError on macOS (GH-5369)
Tip revision: 2a2247c
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 48.7 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.1 KB

README.rst

back to top