On Sat, Oct 24, 2009 at 1:47 AM, Stefan Behnel <[email protected]> wrote: > Mark Lodato wrote: >> I have two patch series that I posted to trac: >> >> http://trac.cython.org/cython_trac/ticket/402 >> >> This is a bunch of updates for cython_freeze. It does not touch >> anything else, so it should not create any bugs in the rest of Cython. >> It works in my testing, and the cython_freeze that shipped with 11.3 >> doesn't work anyway, so I think there should be no harm in including >> it in 12.0. If you would prefer these patches in a different format >> (another tarball, a single squashed patch, anything else) let me know. > > Robert has that one assigned. Robert? > > There's also #434 about --embed not working in Py3. Mark, did you test your > patch under Py3.1?
I saw that bug, and cython_freeze has the exact same problems as --embed. I'm working on a fix now. Mark _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
