robertwb / issues-import-test

0 stars 0 forks source link

Read Cython type declarations from PEP 3107 function annotations #115

Open robertwb opened 7 years ago

robertwb commented 7 years ago

Reported by scoder on 1 Nov 2011 20:35 UTC Cython should try to read type declarations from function annotations if provided, in order to enhance the pure mode.

Also see ticket $trac_url/ticket/$id.

Migrated-From: http://trac.cython.org/ticket/752