Makes sense to me. https://github.com/robertwb/cython/commit/67c183d5f62dcba600ceaa7a240157a3c2e5d5c2
On Sun, May 26, 2013 at 10:55 AM, Nikita Nemkin <[email protected]> wrote: > Hi, > > I wonder if it's time to to remove old dependency tracking code? > I mean this: http://trac.cython.org/cython_trac/ticket/379, > CompilationOptions.recursive, .dep file generation etc. > > Since it is broken for a long time already, there is no > problem with backwards (in)compatibility. > And cythonize already provides equivalent functionality. > > > Best regards, > Nikita Nemkin > _______________________________________________ > cython-devel mailing list > [email protected] > http://mail.python.org/mailman/listinfo/cython-devel _______________________________________________ cython-devel mailing list [email protected] http://mail.python.org/mailman/listinfo/cython-devel
