[Cython] Cython 0.15 release

Vitja Makarov vitja.makarov at gmail.com
Sun Jul 31 08:35:49 CEST 2011


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?

-- 
vitja.


More information about the cython-devel mailing list