[Python-Dev] tracemallocqt: GUI to analyze tracemalloc snapshots
Nick Coghlan
ncoghlan at gmail.com
Fri Mar 14 08:39:48 CET 2014
More information about the Python-Dev mailing list
Fri Mar 14 08:39:48 CET 2014
- Previous message: [Python-Dev] tracemallocqt: GUI to analyze tracemalloc snapshots
- Next message: [Python-Dev] [Python-checkins] cpython: Added Doc/tools/ subdirs to .hgignore.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 14 March 2014 09:54, Victor Stinner <victor.stinner at gmail.com> 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 version of the packages: https://bugzilla.redhat.com/show_bug.cgi?id=1045780 (Some guidelines on handling that problem are at https://fedoraproject.org/wiki/Packaging:Python if anyone familiar with RPM and keen to see that fixed feels like taking a shot at the problem) Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] tracemallocqt: GUI to analyze tracemalloc snapshots
- Next message: [Python-Dev] [Python-checkins] cpython: Added Doc/tools/ subdirs to .hgignore.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list