cpython/Misc/NEWS.d/next/Security/2018-06-26-19-35-33.bpo-338...

4 lines
170 B
ReStructuredText

Fixed sending the part of the file in :func:`os.sendfile` on macOS. Using
the *trailers* argument could cause sending more bytes from the input file
than was specified.