8333323c83
0.19.2 (2013-10-13) =================== Bugs fixed ---------- * Some standard declarations were fixed or updated, including the previously incorrect declaration of ``PyBuffer_FillInfo()`` and some missing bits in ``libc.math``. * Heap allocated subtypes of ``type`` used the wrong base type struct at the C level. * Calling the unbound method dict.keys/value/items() in dict subtypes could call the bound object method instead of the unbound supertype method. * "yield" wasn't supported in "return" value expressions. * Using the "bint" type in memory views lead to unexpected results. It is now an error. * Assignments to global/closure variables could catch them in an illegal state while deallocating the old value.
8 lines
421 B
Text
8 lines
421 B
Text
$NetBSD: distinfo,v 1.10 2013/10/20 22:04:31 wiz Exp $
|
|
|
|
SHA1 (Cython-0.19.2.tar.gz) = f8b5baff885c836a264bec2ac7f2f7910b2f1a9d
|
|
RMD160 (Cython-0.19.2.tar.gz) = ec1377cac7fc9b9aabf42eb543ccb607d4f25112
|
|
Size (Cython-0.19.2.tar.gz) = 1389354 bytes
|
|
SHA1 (patch-aa) = 78bed9e17be5bc5e97695fe6c7fd6bc09d8e2b6a
|
|
SHA1 (patch-ab) = de923488eb3f08f7e048c35c57bd60cbfb2b4c53
|
|
SHA1 (patch-ac) = 79b421be9b4b72c57df9907533c4732fec9458f9
|