SIGN IN SIGN UP

gh-98421: Clean Up PyObject_Print (GH-98422)

Work on test coverage for `PyObject_Print` made it clear that some lines can't get executed.
Simplify the function by excluding the checks for non-string types.
Also eliminate creating a temporary bytes object.
M
MonadChains committed
c60b3b3cca9cab5f5dab7217660c45ebfdb1d7b8
Parent: e48f9b2
Committed by GitHub <noreply@github.com> on 10/20/2022, 1:59:10 PM