[pydotorg-www] Edit request on boost.python wiki

2015-04-21 Thread Hans Dembinski

Dear maintainers of the Python wiki,

please give me access to edit
https://wiki.python.org/moin/boost.python/HowTo
so that I can update the advice given on how to define raw constructors 
there.


The method described in the wiki is outdated and not elegant, since it 
requires to write a custom C++ header. It fact it is possible to write 
raw_constructors since 10 years now, although the solution is not 
obvious for the non-incarnate. It can be found as part of the tests of 
boost.python:

https://github.com/boostorg/python/blob/master/test/raw_ctor.cpp

I would like to add this information to the wiki and a working example 
code, which I tested and commented.


There is no other good source on the web on how to make raw 
constructors, which makes the information on this wiki particularly 
important.


Best regards,
HD
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


Re: [pydotorg-www] Edit request on boost.python wiki

2015-04-21 Thread Chris Angelico
On Wed, Apr 22, 2015 at 1:50 AM, Hans Dembinski
m...@hansdembinski.online.de wrote:
 Ah sorry! That is HansDembinski. Thanks!

Added! Let the madness begin! :)

ChrisA
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www