David,

since I didn't see a reply, I'm having a stab at it ...

There is patch file for wrapper.cpp:

  pypy/module/cpyext/patches/boost.patch

which looks to be what you want, as it modifies the 'offending' code. I've
not tested it.

And out of curiosity, why boost? cpyext needs to do a mapping of internal
representations, which can be costly, and boost.python isn't known for
speed either?

Best regards,
           Wim
--
wlavrij...@lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to