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 Asesh, vstinner
Date 2011-11-17.01:00:22
SpamBayes Score 0.0010360286
Marked as misclassified No
Message-id <1321491630.84.0.0790445854557.issue13418@psf.upfronthosting.co.za>
In-reply-to
Content
(The project example uses _CrtSetDbgFlag(_CRTDBG_LEAK_CHECK_DF | _CRTDBG_ALLOC_MEM_DF) to perform memory leak check.)
History
Date User Action Args
2011-11-17 01:00:30vstinnersetrecipients: + vstinner, Asesh
2011-11-17 01:00:30vstinnersetmessageid: <1321491630.84.0.0790445854557.issue13418@psf.upfronthosting.co.za>
2011-11-17 01:00:22vstinnerlinkissue13418 messages
2011-11-17 01:00:22vstinnercreate