0640cbcbb7
0.23.1 (2015-08-22) =================== Bugs fixed ---------- * Invalid C code for generators. This fixes ticket 858. * Invalid C code for some builtin methods. This fixes ticket 856. * Invalid C code for unused local buffer variables. This fixes ticket 154. * Test failures on 32bit systems. This fixes ticket 857. * Code that uses "from xyz import *" and global C struct/union/array variables could fail to compile due to missing helper functions. This fixes ticket 851. * Misnamed PEP 492 coroutine property ``cr_yieldfrom`` renamed to ``cr_await`` to match CPython. * Missing deallocation code for C++ object attributes in certain extension class hierarchies. * Crash when async coroutine was not awaited. * Compiler crash on ``yield`` in signature annotations and default argument values. Both are forbidden now. * Compiler crash on certain constructs in ``finally`` clauses. * Cython failed to build when CPython's pgen is installed.
7 lines
371 B
Text
7 lines
371 B
Text
$NetBSD: distinfo,v 1.21 2015/08/25 08:59:15 wiz Exp $
|
|
|
|
SHA1 (Cython-0.23.1.tar.gz) = 2ff0f863d3b996d2265d0bf06e567e5dd23d004d
|
|
RMD160 (Cython-0.23.1.tar.gz) = e0e9428f04045b834ef1585312a6e3b2a805630b
|
|
Size (Cython-0.23.1.tar.gz) = 1626079 bytes
|
|
SHA1 (patch-ac) = d0e06dd9e4b5a34d0614ec17f51c129eb7724323
|
|
SHA1 (patch-runtests.py) = 788ff593da9ce447af368957f1a8be562e2d40da
|