Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb04352 commit 6f7b783Copy full SHA for 6f7b783
1 file changed
Misc/NEWS
@@ -31,7 +31,7 @@ Library
31
32
- Issue #9579, #9580: Fix os.confstr() for value longer than 255 bytes and
33
encode the value with filesystem encoding and surrogateescape (instead of
34
- utf-8 in strict mode).
+ utf-8 in strict mode). Patch written by David Watson.
35
36
- Issue #9632: Remove sys.setfilesystemencoding() function: use
37
PYTHONFSENCODING environment variable to set the filesystem encoding at
0 commit comments