summaryrefslogtreecommitdiff
path: root/Examples/test-suite/unicode_strings.i
Commit message (Expand)AuthorAgeFilesLines
* Add missing checks for failures in calls to PyUnicode_AsUTF8String.William S Fulton2017-12-041-0/+2
* Python 2 Unicode strings can be used as inputs to char * or std::string typesWilliam S Fulton2015-12-191-0/+8
* Python unicode_strings test case: restrict to Python > 3.0Harvey Falcic2014-05-241-4/+4
* Add "unicode_strings" test case for new Python 3 behaviorHarvey Falcic2014-05-231-0/+15