Issue #9549: sys.setdefaultencoding() and PyUnicode_SetDefaultEncoding()
are now removed, since their effect was inexistent in 3.x (the default encoding is hardcoded to utf-8 and cannot be changed).
A
Antoine Pitrou committed
fce7fd6426519a2897330c03da7eb889232bf681
Parent: b0fa831