mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #3187: Add sys.setfilesystemencoding.
This commit is contained in:
parent
efb14a8857
commit
04dc25c537
6 changed files with 58 additions and 4 deletions
|
@ -25,6 +25,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #3187: Add sys.setfilesystemencoding.
|
||||
|
||||
- Issue #3187: Better support for "undecodable" filenames. Code by Victor
|
||||
Stinner, with small tweaks by GvR.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue