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 christian.heimes, vstinner
Date 2013-11-24.18:26:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385317617.76.0.570657043672.issue19757@psf.upfronthosting.co.za>
In-reply-to
Content
Clang complains that gil_state might be used uninitialized in _tracemalloc.c:488 and 533.
History
Date User Action Args
2013-11-24 18:26:57vstinnersetrecipients: + vstinner, christian.heimes
2013-11-24 18:26:57vstinnersetmessageid: <1385317617.76.0.570657043672.issue19757@psf.upfronthosting.co.za>
2013-11-24 18:26:57vstinnerlinkissue19757 messages
2013-11-24 18:26:57vstinnercreate