Staging
v0.5.1
https://github.com/python/cpython
Revision 6a39888c2c4bcfbcdc61a1953911ad30c62da1ef authored by Miss Islington (bot) on 16 September 2020, 12:25:09 UTC, committed by GitHub on 16 September 2020, 12:25:09 UTC

I just realized that my recent PR with sendfile on Solaris ([PR 22040](https://github.com/python/cpython/pull/22040)) has broken error handling.

Sorry for that, this simple followup fixes that.

Automerge-Triggered-By: @1st1
(cherry picked from commit fa8c9e70104b0aef966a518eb3a80a4881906ae0)

Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
1 parent 7e356f1
History
Tip revision: 6a39888c2c4bcfbcdc61a1953911ad30c62da1ef authored by Miss Islington (bot) on 16 September 2020, 12:25:09 UTC
bpo-41687: Fix error handling in Solaris sendfile implementation (GH-22128)
Tip revision: 6a39888
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 44.4 KB
python.c -rw-r--r-- 266 bytes

README

back to top