Python 3 support has landed on boost trunk

Hi there, as some of you may know, Haoyu Bai has worked over the summer on Python 3 support for Boost.Python. This work happened on a branch, which I merged back into trunk last night. Now we need to set up testers to run the testsuite with some Python 3 variant, as that is a new platform to track. I will see whether I can set one up on one of my machines. Regards, Stefan -- ...ich hab' noch einen Koffer in Berlin...

I just tried to do a regression run on Trunk and got the error: error: No best alternative for ../libs/python/test/exec-dynamic next alternative: required properties: (empty) matched next alternative: required properties: (empty) matched error: Unable to find file or target named error: 'error_already_set.cpp' error: referred from project at error: '../libs/python/test' Sounds like theres a new file missing? Thanks, Richard Webb -- View this message in context: http://www.nabble.com/Python-3-support-has-landed-on-boost-trunk-tp25521386p... Sent from the Boost - Dev mailing list archive at Nabble.com.

On 09/19/2009 09:20 AM, Richard Webb wrote:
I just tried to do a regression run on Trunk and got the error:
[...]
Sounds like theres a new file missing?
In fact, no, I included a change into the commit (the jamfile) that I didn't mean to. I'll clean it up as soon as I get a chance. Thanks, Stefan -- ...ich hab' noch einen Koffer in Berlin...

on Sat Sep 19 2009, Stefan Seefeld <seefeld-AT-sympatico.ca> wrote:
Hi there,
as some of you may know, Haoyu Bai has worked over the summer on Python 3 support for Boost.Python. This work happened on a branch, which I merged back into trunk last night.
Whoo hoo!
Now we need to set up testers to run the testsuite with some Python 3 variant, as that is a new platform to track. I will see whether I can set one up on one of my machines.
Thanks, Stefan and Haoyu! -- Dave Abrahams BoostPro Computing http://www.boostpro.com
participants (3)
-
David Abrahams
-
Richard Webb
-
Stefan Seefeld