Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-07-04 07:25:06


----- Original Message -----
From: <rwgk_at_[hidden]>
> I am trying to get an overview of proposed enhancements/fixes
> for Boost.Python. There is quite a bit to do:
>
> - Replacement of friend converter functions by partially
> specialized template functions (#ifdefs required for MSVC,
> the interface will have to change)
>
> - Integration of Nick Sauters modification for Python 2.1
> rich comparisons
> http://groups.yahoo.com/group/boost/message/12147
>
> - Returned reference problem
> - An existing bug
> http://groups.yahoo.com/group/boost/message/10144
> (I would opt for a conservative fix; the generated code size
> is quite substantial already)
>
> - Cross-module support for declare_base()
>
> Anything else?

Our bug report database is at:
https://sourceforge.net/tracker/?group_id=7586&atid=107586

And our feature request database is at:
https://sourceforge.net/tracker/?group_id=7586&atid=357586

There is also a bug filed against Python 2.1, I believe, which could be one
of ours:
https://sourceforge.net/tracker/?group_id=5470&atid=105470&func=detail&aid=4
09355

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk