[Cython] 0.11.2 release schedule?
Dag Sverre Seljebotn
dagss at student.matnat.uio.no
Wed May 13 09:48:52 CEST 2009
Michael Abshoff wrote:
> Dag Sverre Seljebotn wrote:
>> Michael Abshoff wrote:
>>> Ok, changing semantics like that makes me queasy, but I assume you guys
>>> know what you are doing. It seems like a rather deep fundamental change
>>> for 0.11.1->0.11.2.
>> I think there's no way around it now -- unless Robert wants to make this
>> 0.12 because of this change alone, it will have to be remedied by a big
>> warning in the release notes only.
>
> I did not mean to imply that this discussion should be reopened, just
> that some people might be a little surprised that a "minor" bug fix
> breaks their code :)
Well, there's been some discussions about this and in the end it I looks
like it was decided that minor releases are /not/ simply
backwards-compatible bugfix releases. Currently they more reflect
whether the -unstable tree has been merged since the last time or not
:-), and basically "how significant the upgrade is".
The reason this isn't a problem is because there are seldom bugs of the
kind which forces users to upgrade in the first place :-)
If something like a critical bug which forces users to upgrade comes
along and this *does* become a problem I suppose the solution is to
backport the fix on the 0.11.1 tree and make a 0.11.1.1 release
>>> I have never seen this and I am pretty sure it is unrelated to Cython.
>>> If you could send me a link to the compressed install.log I could take a
>>> look. This indicates a problem with libpng.
>> Well the real problem is if Cython does something strange (could by
>> anything, like truncating a list or whatever) leading to this. I will
>> have to run with the original Cython first and then I'll file the issue
>> properly if it is Cython-unrelated.
>
> Still, MPL claims that png isn't supported. If this is a Cython issue
> somewhat color me surprised.
Ah, I didn't notice that there's no Cython code in that stack trace. So
I won't even bother downgrading Cython (it literally takes hours), my
install.log is here:
http://sage.math.washington.edu/home/dagss/install.log.gz
--
Dag Sverre
More information about the Cython-dev
mailing list