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?


> http://trac.cython.org/cython_trac/ticket/405
> 
> Cython-generated code emits a ton of warnings when compiling with gcc
> -Wextra, and this patch fixes it.  I haven't tested it much, and I
> don't know much about Cython internals, so this certainly needs a few
> set of knowledgeable eyes to look over it.  It would be nice as a part
> of 12.0, but I don't know if it's ready (or a good idea).

It has just been applied.

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

Reply via email to