Skip to content

Commit

Permalink
Use UTF-8 for file paths expressed in bytes.
Browse files Browse the repository at this point in the history
This fairly extensive change regularises the approach to file and path names in
the interests of handling non-ascii paths correctly. See notes to issue #2356.
We are not finished with the consequential changes, but to commit work so far
helps make it manageable. regrtest runs with 24 failed tests.

--HG--
extra : amend_source : 397ad49b616f5ea95d4c9bda99fcfe800ae987b3
  • Loading branch information
jeff5 committed Apr 20, 2017
1 parent 0c48a2e commit 8a49d73
Show file tree
Hide file tree
Showing 14 changed files with 224 additions and 668 deletions.
1 change: 1 addition & 0 deletions CPythonLib.includes
Expand Up @@ -110,6 +110,7 @@ mutex.py
netrc.py
nntplib.py
numbers.py
ntpath.py
nturl2path.py
opcode.py
optparse.py
Expand Down

0 comments on commit 8a49d73

Please sign in to comment.