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 boya, loewis, pitrou, skrah, terry.reedy, vstinner
Date 2010-07-28.02:05:16
SpamBayes Score 0.02404002
Marked as misclassified No
Message-id <1280282720.34.0.0991420338417.issue9246@psf.upfronthosting.co.za>
In-reply-to
Content
New version of the patch avoiding PyMem_*() functions to avoid a possible race condition (issue with the GIL).
History
Date User Action Args
2010-07-28 02:05:20vstinnersetrecipients: + vstinner, loewis, terry.reedy, pitrou, skrah, boya
2010-07-28 02:05:20vstinnersetmessageid: <1280282720.34.0.0991420338417.issue9246@psf.upfronthosting.co.za>
2010-07-28 02:05:18vstinnerlinkissue9246 messages
2010-07-28 02:05:18vstinnercreate