Re: [C++-sig] [GSoC] Boost.Python py3k support project final report

2009-09-01 Thread Renato Araujo
Congratulations, I will wait for get this merged in mainline for start some work in PySide. Renato Araujo Oliveira Filho On Tue, Sep 1, 2009 at 1:19 AM, Haoyu Bai wrote: > Hi, > > As GSoC is officially finished, this is the final report of the > Boost.Python py3k(Python 3) support project. Th

[C++-sig] [GSoC] Boost.Python py3k support project final report

2009-08-31 Thread Haoyu Bai
Hi, As GSoC is officially finished, this is the final report of the Boost.Python py3k(Python 3) support project. The goal of this project is to provide seamless support for Python 2 and 3 in Boost.Python. So extension modules using Boost.Python can be easily migrated to Python 3. The SVN branch i