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 loewis
Recipients kristjan.jonsson, loewis, pitrou
Date 2010-09-12.12:38:42
SpamBayes Score 0.00011361893
Marked as misclassified No
Message-id <1284295124.53.0.600862270466.issue9787@psf.upfronthosting.co.za>
In-reply-to
Content
What is appMalloc, and what does it have to do with some Python lock?

You seem to suggest that some malloc implementations make use of Python interpreter internals. I would call that a bug in the malloc implementation (it violates standard layering assumptions), and so I'm -1 on inclusion of this patch.
History
Date User Action Args
2010-09-12 12:38:44loewissetrecipients: + loewis, pitrou, kristjan.jonsson
2010-09-12 12:38:44loewissetmessageid: <1284295124.53.0.600862270466.issue9787@psf.upfronthosting.co.za>
2010-09-12 12:38:42loewislinkissue9787 messages
2010-09-12 12:38:42loewiscreate