[C++-sig] IMPORTANT 2.5 API changes for C Extension Modules and Embedders

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Wed Apr 12 17:59:45 CEST 2006


--- Neal Becker <ndbecker2 at gmail.com> wrote:

> Hopefully you've seen this notice.  I'm wondering if anyone has evaluated
> it's possible effect on boost::python?

I've successfully tested Python 2.5a1 with Boost.Python after locally making a
few small changes related to http://www.python.org/dev/peps/pep-0353/ . I also
used Fredrik Lundh's scanner (see PEP) to pin-point places in Boost.Python that
need attention, but I don't have the time right now to go through
systematically (I think it just needs a few int -> Py_ssize_t changes). Any
help would be highly appreciated. Attached are my minimal changes.

Cheers,
        Ralf

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py25a1_bpl_minimal_patch
Type: application/octet-stream
Size: 1658 bytes
Desc: 2207447082-py25a1_bpl_minimal_patch
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060412/8ab1447f/attachment.obj>


More information about the Cplusplus-sig mailing list