erocarrera / erocarrera/pythonika
Encoding problem
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- Mathematica
- Stars
- 35
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
```
I've experienced incorrect encoding with non-ascii (namely, cyrillic) str and
unicode objects (see
http://mathematica.stackexchange.com/questions/25730/string-encoding-issue-with-
pythonika/25738). I've fixed it, probably in a hacky way (as I'm not quite good
at C): http://hg.aplavin.ru/pythonika/diff/tip/Pythonika.c. It would be nice to
see this fix applied, probably rewritten in a better way.
```
Original issue reported on code.google.com by `cHeRsA...@gmail.com` on 23 May 2013 at 2:47
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.