Re: [Cython] cython.org

2016-07-15 Thread Robert Bradshaw
On Fri, Jul 15, 2016 at 1:58 PM, William Stein wrote: > On Fri, Jul 15, 2016 at 2:46 AM, Jeroen Demeyer > wrote: >> On 2016-06-06 07:43, Robert Bradshaw wrote: >>> >>> trac - UW - the big loss (not sure how old any backup is) >> >> >> Has there been any attempt to restart the Cython trac? Is the

Re: [Cython] cython.org

2016-07-15 Thread William Stein
On Fri, Jul 15, 2016 at 2:46 AM, Jeroen Demeyer wrote: > On 2016-06-06 07:43, Robert Bradshaw wrote: >> >> trac - UW - the big loss (not sure how old any backup is) > > > Has there been any attempt to restart the Cython trac? Is the data still > there? It's probably up now (i.e., the actual compu

Re: [Cython] [cython-users] Cython 0.24.1 released

2016-07-15 Thread Matthew Brett
Hi, On Fri, Jul 15, 2016 at 9:32 AM, Stefan Behnel wrote: > Hi all! > > I just pushed a bug-fix-only release for the current 0.24 series. > The update should be safe for everyone using 0.24. > > https://pypi.python.org/pypi/Cython/0.24.1 > > Complete changelog follows below. > > SHA1 sum: > a837e

Re: [Cython] cython.org

2016-07-15 Thread Jeroen Demeyer
On 2016-06-06 07:43, Robert Bradshaw wrote: trac - UW - the big loss (not sure how old any backup is) Has there been any attempt to restart the Cython trac? Is the data still there? ___ cython-devel mailing list cython-devel@python.org https://mail.

[Cython] Cython 0.24.1 released

2016-07-15 Thread Stefan Behnel
Hi all! I just pushed a bug-fix-only release for the current 0.24 series. The update should be safe for everyone using 0.24. https://pypi.python.org/pypi/Cython/0.24.1 Complete changelog follows below. SHA1 sum: a837efb73c195585ce6e27cf53e3587285ccd39f Cython-0.24.1.tar.gz Have fun, Stefan