Cython 0.23.4 released

85 views
Skip to first unread message

Stefan Behnel

unread,
Oct 10, 2015, 8:46:09 AM10/10/15
to Cython-users, Cython-devel
Hi everyone,

here is a minor bug-fix release for the 0.23 release series that repairs
some problems and regressions.

https://pypi.python.org/pypi/Cython/0.23.4

Complete changelog follows below.


You can get the signed release from here:

http://cython.org/

http://cython.org/release/Cython-0.23.4.tar.gz

http://cython.org/release/Cython-0.23.4.zip


SHA1 sums:
fc574c5050cd5a8e34435432e2a4a693353ed807 Cython-0.23.4.tar.gz
ad477040a22190b5506a3d8ddde646b7586d5703 Cython-0.23.4.zip

Have fun,

Stefan


0.23.4 (2015-10-10)
===================

Bugs fixed
----------

* Memory leak when calling Python functions in PyPy.

* Compilation problem with MSVC in C99-ish mode.

* Warning about unused values in a helper macro.

Lisandro Dalcin

unread,
Oct 11, 2015, 4:30:55 AM10/11/15
to cython-users, Cython-devel
On 10 October 2015 at 15:46, Stefan Behnel <stef...@behnel.de> wrote:
> Hi everyone,
>
> here is a minor bug-fix release for the 0.23 release series that repairs
> some problems and regressions.
>
> https://pypi.python.org/pypi/Cython/0.23.4
>
> Complete changelog follows below.
>
>
> You can get the signed release from here:
>
> http://cython.org/
>
> http://cython.org/release/Cython-0.23.4.tar.gz
>
> http://cython.org/release/Cython-0.23.4.zip
>
>
> SHA1 sums:
> fc574c5050cd5a8e34435432e2a4a693353ed807 Cython-0.23.4.tar.gz
> ad477040a22190b5506a3d8ddde646b7586d5703 Cython-0.23.4.zip
>

Stefan, should we upload wheels to PyPI? It is a bit of manual work,
as we would need to download artifacts for every build here:
https://ci.appveyor.com/project/cython/cython/build/0.23.x-31 then use
twine to do the uploads. I do not have the PyPI password to do all by
myself.


--
Lisandro Dalcin
============
Research Scientist
Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
Numerical Porous Media Center (NumPor)
King Abdullah University of Science and Technology (KAUST)
http://numpor.kaust.edu.sa/

4700 King Abdullah University of Science and Technology
al-Khawarizmi Bldg (Bldg 1), Office # 4332
Thuwal 23955-6900, Kingdom of Saudi Arabia
http://www.kaust.edu.sa

Office Phone: +966 12 808-0459

Stefan Behnel

unread,
Oct 11, 2015, 4:42:39 AM10/11/15
to Core developer mailing list of the Cython compiler, cython-users
Lisandro Dalcin schrieb am 11.10.2015 um 10:30:
> On 10 October 2015 at 15:46, Stefan Behnel wrote:
>> here is a minor bug-fix release for the 0.23 release series that repairs
>> some problems and regressions.
>>
>> https://pypi.python.org/pypi/Cython/0.23.4
>
> Stefan, should we upload wheels to PyPI? It is a bit of manual work,
> as we would need to download artifacts for every build here:
> https://ci.appveyor.com/project/cython/cython/build/0.23.x-31 then use
> twine to do the uploads. I do not have the PyPI password to do all by
> myself.

One of the reasons I released 0.23.4 now (apart from the bug fixes) was to
get clean branch builds from which I could upload the wheels. You're almost
a day late. :)

BTW:

$ vanity -q cython
Cython has been downloaded 4007918 times!

Stefan

Reply all
Reply to author
Forward
0 new messages