pkgsrc/math/py-numexpr/distinfo
adam edefd1a983 py-numexpr: updated to 2.6.7
Changes from 2.6.6 to 2.6.7
* Thanks to Lehman Garrison for finding and fixing a bug that exhibited memory leak-like behavior. The use in numexpr.evaluate of sys._getframe combined with .f_locals from that frame object results an extra refcount on objects in the frame that calls numexpr.evaluate, and not evaluate’s frame. So if the calling frame remains in scope for a long time (such as a procedural script where numexpr is called from the base frame) garbage collection would never occur.
* Imports for the numexpr.test submodule were made lazy in the numexpr module.
2018-08-14 13:43:25 +00:00

6 lines
404 B
Text

$NetBSD: distinfo,v 1.13 2018/08/14 13:43:25 adam Exp $
SHA1 (numexpr-2.6.7.tar.gz) = fc8e4e1df70b70479521c159230c5f7d8585a724
RMD160 (numexpr-2.6.7.tar.gz) = 29fa170792163bef1a1b3e3b3f2be62c70faff0e
SHA512 (numexpr-2.6.7.tar.gz) = 85a2b93a322c0a30af8945e2baa3a7cd567f26468de728239f36effe11af7f18782344912bf9913f1196967e79b5a98038c996ee00793126476f18346585a9ff
Size (numexpr-2.6.7.tar.gz) = 93891 bytes