Message 317195 - Python tracker

Message317195

Author thehesiod
Recipients asvetlov, pitrou, thehesiod, vstinner
Date 2018-05-20.18:19:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526840341.35.0.682650639539.issue33565@psf.upfronthosting.co.za>
In-reply-to
Content
so based on my last comment I just realized we could easily see if something was amiss by comparing results from python 3.5.2 to 3.6.5 and low and behold the callstack in question does not appear in the tracemalloc results from 3.5.2.
History
Date User Action Args
2018-05-20 18:19:01thehesiodsetrecipients: + thehesiod, pitrou, vstinner, asvetlov
2018-05-20 18:19:01thehesiodsetmessageid: <1526840341.35.0.682650639539.issue33565@psf.upfronthosting.co.za>
2018-05-20 18:19:01thehesiodlinkissue33565 messages
2018-05-20 18:19:01thehesiodcreate