Download Latest Version pycxx-7.1.8.tar.gz (154.8 kB)
Email in envelope

Get an email when there's a new version of PyCXX Python-C++ Connection

Home / CXX / PyCXX V7.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2016-09-07 445 Bytes
pycxx-7.0.1.tar.gz 2016-09-07 147.5 kB
Totals: 2 Items   148.0 kB 0
Version: 7.0.1 (29-Aug-2016)

Add extra methods to Py::String that as needed on Windows to support
full unicode range of code points.

On Windows Python defines Py_UNICODE as unsigned short, which is too
small to hold all Unicode values.

PyCXX has  added  to  the  Py::String  API to support creationg from
Py_UCS4  strings  and  converting  Py::String()  into Py::ucs4string
objects.

Fix validate for Bytes to use the correct check function.
Source: README.txt, updated 2016-09-07