[Cython] Cython 0.15 release candidate

Robert Bradshaw robertwb at math.washington.edu
Tue Aug 2 00:58:56 CEST 2011


On Mon, Aug 1, 2011 at 3:04 PM, Arfrever Frehtes Taifersar Arahesis
<arfrever.fta at gmail.com> wrote:
> 2011-07-31 09:45:15 Robert Bradshaw napisał(a):
>> On Thu, Jul 21, 2011 at 4:14 PM, Robert Bradshaw
>> <robertwb at math.washington.edu> wrote:
>> > Cython has seen an enormous amount of development since 0.14.1. If you
>> > are not already using the latest version from the development
>> > repository, we encourage you to try out the release candidate:
>> > http://cython.org/release/Cython-0.15rc0.tar.gz
>>
>> Thanks for all the feedback. Here's another release candidate:
>> http://cython.org/release/Cython-0.15rc0.tar.gz Unless something major
>> is found, this is likely to be the release.
>
> Cython-0.15rc1.tar.gz contains tests/imports/cimport_on_import.srctree, which was
> absent in Cython-0.15rc0.tar.gz and is absent on https://github.com/cython/cython.
> The test from this file fails:

And this is why I should always make sdists in a clean client...
Thanks for catching this. A clean tarball is up at
http://cython.org/release/Cython-0.15rc2.tar.gz . (I also took a quick
look at what's been pushed since rc1, and they all look like safe
changes worth getting in.)

- Robert


More information about the cython-devel mailing list