On Tue, Nov 24, 2009 at 12:53 AM,  <josef.p...@gmail.com> wrote:

>
> Is this only related to the temporary (?) ABI breaking during the
> datetime merge, or do we now have to recompile all packages with
> c-extension each time we update numpy trunk?

Hopefully that's due to the temporary breakage.

There is unfortunately no easy way to fix this, because of the way C
extensions work in python: we can't rely on the linker to help use, in
particular.

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to