mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
5212624c42
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 82db572813)
Co-authored-by: Malcolm Smith <smith@chaquo.com>