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 David.Edelsohn, larry, serhiy.storchaka, vstinner
Date 2015-09-08.13:30:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441719056.26.0.724289421821.issue25029@psf.upfronthosting.co.za>
In-reply-to
Content
I ran test_strptime & test_os with tracemalloc: test_os memory peak is higher than test_strptime memory peak (I ran the two tests independently). So the bug cannot be reproduce on my Fedora 22 (x86_64).
History
Date User Action Args
2015-09-08 13:30:56vstinnersetrecipients: + vstinner, larry, serhiy.storchaka, David.Edelsohn
2015-09-08 13:30:56vstinnersetmessageid: <1441719056.26.0.724289421821.issue25029@psf.upfronthosting.co.za>
2015-09-08 13:30:56vstinnerlinkissue25029 messages
2015-09-08 13:30:56vstinnercreate