This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients amaury.forgeotdarc, belopolsky, neologix, python-dev, rhettinger, tim.peters, vstinner
Date 2013-11-20.21:52:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384984338.82.0.56793156852.issue18874@psf.upfronthosting.co.za>
In-reply-to
Content
pack.patch: Patch to pack frame_t structure.

I tested tracemalloc with packed structure on Linux/AMD64, FreeBSD/AMD64, OpenBSD/AMD64, OpenIndiana/AMD64, Windows/x86 (Windows 7 64-bit with Python compiled in 32-bit). I don't have access to SPARC.
History
Date User Action Args
2013-11-20 21:52:18vstinnersetrecipients: + vstinner, tim.peters, rhettinger, amaury.forgeotdarc, belopolsky, neologix, python-dev
2013-11-20 21:52:18vstinnersetmessageid: <1384984338.82.0.56793156852.issue18874@psf.upfronthosting.co.za>
2013-11-20 21:52:18vstinnerlinkissue18874 messages
2013-11-20 21:52:18vstinnercreate