[Cython] Cython 0.15 release

Robert Bradshaw robertwb at math.washington.edu
Sun Jul 31 09:37:08 CEST 2011


On Sat, Jul 30, 2011 at 11:35 PM, Vitja Makarov <vitja.makarov at gmail.com> wrote:
> 2011/7/20 Robert Bradshaw <robertwb at math.washington.edu>:
>> We're long overdue for a release, and this week would be a good one
>> for me to push one out. Hudson
>> https://sage.math.washington.edu:8091/hudson is looking in pretty good
>> shape, and though I know we've got a big pile of stuff currently in
>> progress, we've also got a big backlog of stuff to get out. I'd like
>> to finish looking at https://github.com/cython/cython/pull/38 , are
>> there any other changes that people want to urgently get in? Also,
>> I've started http://wiki.cython.org/ReleaseNotes-0.15 , feel free to
>> edit if you think anything should be highlighted.
>>
>
> Anybody noticed problem with py3k:
>
> doctest.DocTestCase.Doctest: tp_new.__test__.make_new_untyped (line 132)
>
> It seems that error message have changed in new python version,
> may be it's better to use #doctest: +ELLIPSIS there?

Yes, that'd make sense.


More information about the cython-devel mailing list