Previously a seg fault could occur when passing invalid UTF8 strings (low surrogates), eg passing u"\udcff" to the C layer (Python 3). |
||
|---|---|---|
| .. | ||
| example.c | ||
| example.dsp | ||
| example.i | ||
| Makefile | ||
| runme.py | ||
Previously a seg fault could occur when passing invalid UTF8 strings (low surrogates), eg passing u"\udcff" to the C layer (Python 3). |
||
|---|---|---|
| .. | ||
| example.c | ||
| example.dsp | ||
| example.i | ||
| Makefile | ||
| runme.py | ||