SIGN IN SIGN UP

gh-93103: Update PyUnicode_DecodeFSDefault() doc (#93105)

Update documentation of PyUnicode_DecodeFSDefault(),
PyUnicode_DecodeFSDefaultAndSize() and PyUnicode_EncodeFSDefault():
they now use the filesystem encoding and error handler of PyConfig,
Py_FileSystemDefaultEncoding and Py_FileSystemDefaultEncodeErrors
variables are no longer used.
V
Victor Stinner committed
fc00667247c47285751d77de7645c11a5393d870
Parent: 764e83d
Committed by GitHub <noreply@github.com> on 5/23/2022, 12:56:59 PM