Robert wrote:
> Robert wrote:
>>
>> this and more related cleanup, speedup of importer, --inplace
>> --verbose reload() .. here now:
>>
>> http://trac.cython.org/cython_trac/ticket/312
>>
>
> maybe sb likes to test it further:
>
> * support for dynamic "reload(<pyxmodule>)" added: e.g change of
> the Cython code without stopping & relaunching a big app.
> <so_path>.reloadNN files may arise, as previously loaded files are
> blocked.

This is great; I've always wanted reload to work...

Reading over the current patch, I see some commented-out code which should
be removed etc.

How ready to you consider this yourself? Should I include it in Cython
0.11.2? (I'm certainly tempted to.)

However with comments like "#very dangerous with --inplace ? " and "TODO"
I'd like a comment from you before deciding :-)

Dag Sverre

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to