Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add news entry
  • Loading branch information
mhsmith committed Jul 30, 2024
commit 0ef9dfcf77efaad9d6a94226cd0d4bd6d5edb91b
Original file line number Diff line number Diff line change
@@ -0,0 +1,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.