summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2024-07-30-23-48-26.gh-issue-116622.yTTtil.rst
blob: 7ae0f83f37bd6223b86a683d7ab4136a9a4fb9a1 (plain)
1
2
3
Make :any:`PyObject_Print` work around a bug in Android and OpenBSD which
prevented it from throwing an exception when trying to write to a read-only
stream.