Menu

PyCXX V7.0.2 released

Version: 7.0.2 (16-April-2017)

Add Py::Char ord() method to return the long value of a character.

Fix String::size() that could return twice the actual length.
This affected as_ucs4string() which would return a string with
its second half as uninitialised memory.

Fix setup.py for the Demo code to build all the required C++
code.

Posted by Barry Alan Scott 2017-04-16

Log in to post a comment.