Share

PyCXX Python-C++ Connection

Project News for PyCXX Python-C++ Connection

  • PyCXX V6.1.1 Released

    PyCXX Version 6.1.1 (26-Sep-2009)

    * Supports Python 3 starting at Python 3.1 and Python 2.
    * Code clean up to fix compiler warnings reported by gcc 4.2.1 on Mac OS X when building for Python 3.

    PyCXX Project page: https://sourceforge.net/projects/cxx/

    2009-09-26 09:36:24 UTC by barry-scott

  • PyCXX V5.3.6 Released

    This release adds support for Python 2.5
    and the PY_LONG_LONG type for Py::Int().

    2006-10-21 10:50:54 UTC by barry-scott

  • PyCXX Converted to Subversion

    I have converted PyCXX from CVS to Subversion.
    This will make it a lot easier to work on the
    source with the subversion tools.

    2006-03-07 22:50:11 UTC by barry-scott

  • PyCXX V5.3.5 Released

    The release addresses build issues when using GCC 4.0.
    GCC 4.0 generates new warns some of which are valid and fixed
    but others that are just wrong (if then else warning of not all paths
    return a value) are worked around.

    Added new example make file for Mac OS X fink.


    2005-10-02 16:52:37 UTC by barry-scott

  • PyCXX V5.2.0 Release

    This is a maintenance release fixing a number of bugs and adding some minor features.

    2003-11-27 16:27:38 UTC by barry-scott