On 14 March 2014 09:54, Victor Stinner wrote:
> I force pickle version 2 because tracemallocqt currently only works on
> Python 2. (Mostly because I don't see how to get PySide for Python 3
> on Fedora 20.)
The Fedora PySide package needs some spec file wrangling to actually
build the Python 3 ve
Hi,
To prepare my conference on tracemalloc for Pycon Montréal next month,
I wrote a GUI to analyze tracemalloc snapshots: "tracemallocqt".
https://bitbucket.org/haypo/tracemallocqt
It looks like that:
http://www.haypocalc.com/tmp/tracemallocqt_python34.png
I'm looking for testers and feedba