Issue #850997: mbcs encoding (Windows only) handles errors argument: strict
mode raises unicode errors. The encoder only supports "strict" and "replace" error handlers, the decoder only supports "strict" and "ignore" error handlers.
V
Victor Stinner committed
554f3f0081fc8f3561b031d957ffbab1034d8b83
Parent: 79ee19f