[Cython] autodoc function/method signatures

Stefan Behnel stefan_ml at behnel.de
Fri Sep 5 10:27:27 CEST 2008


Lisandro Dalcin wrote:
> Would it be possible to tell Cython/Pyrex to add a line in docstings
> with function/method signatures? Or should this wait until
> Cython/Pyrex supports PEP 3107 (Function Annotations)?

Just for the archives, this is actually already a trac ticket.

http://trac.cython.org/cython_trac/ticket/2

Stefan



More information about the Cython-dev mailing list