commit | 5212624c426521862699be1bc0779e95ec00ee87 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jul 31 02:49:14 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jul 31 00:49:14 2024 +0000 |
tree | 72d85a56abdc445ed71fc76371be65097c4f973d | |
parent | a21317f07bb595b8ed05e4debde7ac4af19e9ef1 [diff] |
[3.13] gh-116622: Fix testPyObjectPrintOSError on Android (GH-122487) (#122490) gh-116622: Fix testPyObjectPrintOSError on Android (GH-122487) Adds extra handling for way BSD/Android return errors from calls to fwrite. (cherry picked from commit 82db5728136ebec3a1d221570b810b4128a21255) Co-authored-by: Malcolm Smith <smith@chaquo.com>