Path with Unicode characters, various failures · Issue #432 · nedbat/coveragepy (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@nedbat

Description

@nedbat

from pull request 71:

If the path (or even the file started) has any unicode characters (>chr(127)) in it, the dump into the JSON will fail on Python 2. Solution: On dumping and reading convert the filename to the filesystem encoding. PS: Same happens with 3.7.1 (a fix is incorporated into Eric 6).


Metadata

Metadata

Labels

Development

No branches or pull requests

Issue actions