bpo-42236: os.device_encoding() respects UTF-8 Mode (GH-23119)
On Unix, the os.device_encoding() function now returns 'UTF-8' rather than the device encoding if the Python UTF-8 Mode is enabled.
V
Victor Stinner committed
3529718925f40d14ed48d281d809187bc7314a14
Parent: 0001a1b
Committed by GitHub <noreply@github.com>
on 11/4/2020, 10:20:10 AM