[Cython] Hello

John Skaller2 skaller at internode.on.net
Wed Jan 29 01:36:34 EST 2020


> 
> For your system, you may need a way of annotating function
> declarations with refcounting rules where they differ from
> the defaults.

Yeah, and i have to encode that to some extent in the type system.
However I have two techs to play with: Felix and C++. Both can,
for example, do subtyping. In addition, going

	pxd [Cython] -> C -> Felix

allow safely and efficiently extending the “Python C API”.

—
John Skaller
skaller at internode.on.net







More information about the cython-devel mailing list