1) I hadn't give too much thought to inheritance. I think trying to
mirror it in the wrapped types might be more trouble than it's worth -
duck typing will probably do for most cases.
2) I'm definitely aware of the ownership and common references issue. I
was going to assume that arguments passe
(I've not got the hang of the difference between "reply" and
"reply-to-list" so initially sent this to the wrong place...)
I've pinged a couple that would be nice to have because they both target
Python compatibility:
https://github.com/cython/cython/pull/3323/
https://github.com/cython/cython
Hi all,
I'm curently preparing a first alpha release for Cython 3.0 (alpha 1).
Please ping me on any open pull requests that you think are ready and
should be included.
Note that this is not the end of the journey – anything that's not included
right now can still come in later, before the first