fix: #3329 sys.setdefaultencoding() not working properly

Closed stardust requested to merge branch/fix-3329 into branch/default

--HG-- branch : fix-3329 This fix #3329, 'ascii' decoder has been hard-coded in unicodeobject.py, which breaks codes rely on sys.setdefaultencoding().

Edited by stardust

Merge request reports