~roguescholar/boost/+git/python:sandbox-branches/bhy/py3k

Last commit made on 2009-08-16
Get this branch:
git clone -b sandbox-branches/bhy/py3k https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

Name:
sandbox-branches/bhy/py3k
Repository:
lp:~roguescholar/boost/+git/python

Recent commits

36cda0a... by divinekid

documented Python 3 support in news

[SVN r55608]

5c49d45... by divinekid

swap position of polymorphism2_auto_ptr and polymorphism to workaroud a boost.build behavior which can cause source code list rearranged thus cause test fail.

[SVN r55562]

1210f54... by divinekid

remove some unused comments

[SVN r55460]

067d9da... by divinekid

remove comment nolonger valid since there is no PyLong_AsSsize_t API in python 2.5

[SVN r55459]

07abe23... by divinekid

remove comment nolonger valid

[SVN r55458]

f7c5139... by divinekid

build two BPL targets: libboost_python and libboost_python3

[SVN r55456]

fed4535... by divinekid

some debugging code for python.jam and add a dummy enum.py as dependent of polymorphism2_auto_ptr for testing

[SVN r55360]

7bf964b... by divinekid

implemented list.sort with keyword argument support, by using args_proxy and kwds_proxy. Not a nice solution though...

[SVN r55078]

e428495... by divinekid

fix upcast test case

[SVN r54869]

5e68c24... by divinekid

fix map_indexing_suite test case

[SVN r54868]