mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
3a50e7056e
error handlers on all Windows versions. The MBCS codec is now supporting all error handlers, instead of only replace to encode and ignore to decode.