
9 Aug
2010
9 Aug
'10
3:35 p.m.
From: David Abrahams <dave@boostpro.com>
To: boost@lists.boost.org Sent: Mon, August 2, 2010 10:50:50 AM Subject: Re: [boost] [python] division operator in 3.1
On Aug 2, 2010, at 2:46 AM, Trigve Siver wrote:
Hi, I've found bug in boost python with division operator. Division operator with
custom types doesn't work with python 3.1. It is because there were some changes
in this regard in python 3. I've created ticket with patch https://svn.boost.org/trac/boost/ticket/4497 . Can somebody look at it?
Have you tried posting about this on the Python C++ sig? http://www.python.org/community/sigs/current/cplusplus-sig/
I've tried but so far (1 week) no reply.
-- David Abrahams BoostPro Computing http://boostpro.com
Trigve