Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f7b783

Browse files
author
Victor Stinner
committed
Issue #9579, #9580: Oops, add the author of the patch
1 parent cb04352 commit 6f7b783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Library
3131

3232
- Issue #9579, #9580: Fix os.confstr() for value longer than 255 bytes and
3333
encode the value with filesystem encoding and surrogateescape (instead of
34-
utf-8 in strict mode).
34+
utf-8 in strict mode). Patch written by David Watson.
3535

3636
- Issue #9632: Remove sys.setfilesystemencoding() function: use
3737
PYTHONFSENCODING environment variable to set the filesystem encoding at

0 commit comments

Comments
 (0)