We have to use fsdecode() instead of sysstr() because they are abusing
PyUnicode_EncodeFSDefault() to get back bytes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
We have to use fsdecode() instead of sysstr() because they are abusing
PyUnicode_EncodeFSDefault() to get back bytes.
Lint Skipped |
Unit Tests Skipped |