[Cython] Next release
Robert Bradshaw
robertwb at math.washington.edu
Tue Jun 3 23:13:53 CEST 2008
On Jun 3, 2008, at 4:48 AM, Stefan Behnel wrote:
> Hi,
>
> the Python betas have been postponed by a week, to June 11:
>
> http://permalink.gmane.org/gmane.comp.python.python-3000.devel/13681
:-( Oh well...
> That's close to dev1, however, once "cython-release" is updated and
> released, we can always apply selected changes to it to keep releasing
> micro versions from there if we notice any incompatible changes in
> Py3/2.6. So we don't really have to wait for the final beta releases.
Sure.
> I wouldn't mind a release next monday.
Sounds like a good target to me.
> BTW, what's the next version anyway? Has anyone taken a look at the
> latest
> Pyrex changes? Is there anything left that's worth merging in so
> that we
> can release a true 0.9.8?
I looked at all the Pyrex changes and incorporated everything we
didn't already have except for the GIL and dependancy tracking stuff.
Someone who actually deals a lot with multi-threaded code should
probably comment on the GIL stuff, and the dependancy tracking stuff
looks mostly good though I'd like to know what you think before
blindly merging it over.
- Robert
More information about the Cython-dev
mailing list