Path to this page:
Subject: CVS commit: pkgsrc/devel/py-guppy3
From: David H. Gutteridge
Date: 2023-10-24 00:18:19
Message id: 20231023221819.B319CFADC@cvs.NetBSD.org
Log Message:
py-guppy3: update to 3.1.4
(While this package now formally supports Python 3.12, the pkgsrc
infrastructure does not, due to there being no py-Tk for 3.12 at
the moment.)
Version 3.1.4
2023-10-20 YiFei Zhu <zhuyifei1999@gmail.com>
* Fix .referrers occasionally returning empty set due to GC race
2023-10-18 YiFei Zhu <zhuyifei1999@gmail.com>
* Python 3.12 support added, Python 3.7 support dropped
2022-06-16 YiFei Zhu <zhuyifei1999@gmail.com>
* Make guppy ignore ImportError when it is initializing heapdefs from
all loaded modules. [mardanst]
2022-06-01 YiFei Zhu <zhuyifei1999@gmail.com>
* Fix INTERATTR definition, where for "internal attributes" it would
always report the attribute name as "newname".
2022-05-22 YiFei Zhu <zhuyifei1999@gmail.com>
* Fix refcount sanity assertion for Python 3.11, when C asserts are
compiled in.
Files: