Path with Unicode characters, various failures · Issue #432 · nedbat/coveragepy (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
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