X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=ToDo.txt;h=cf8cabcf4597229c3bff50d5aa06f53db9c1b828;hb=3852db8b4290c3dda50948372b069345ffda0970;hp=33926819e87bec9262e9d02f2573b702f3407da4;hpb=b04f0424e0a907f39af6920c9243113618084034;p=cython.git diff --git a/ToDo.txt b/ToDo.txt old mode 100755 new mode 100644 index 33926819..cf8cabcf --- a/ToDo.txt +++ b/ToDo.txt @@ -1,3 +1,6 @@ +See http://trac.cython.org/cython_trac and http://wiki.cython.org/enhancements + + -- The Original Pyrex Todo List -- DONE - Pointer-to-function types. @@ -131,7 +134,7 @@ Recognise #line directives? Catch floating point exceptions? -Check that forward-declared non-external extension types +Check that forward-declared non-external extension types are defined. Generate type test when casting from one Python type