SIGN IN SIGN UP

bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)

I forget to check PyErr_WarnEx() return value. But it will fail when -Werror is used.
I
Inada Naoki committed
bec8c787ec72d73b39011bde3f3a93e9bb1174b7
Parent: 8bbfeb3
Committed by GitHub <noreply@github.com> on 4/2/2021, 8:38:59 AM