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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, barry, benjamin.peterson, donmez, giampaolo.rodola, gpolo, loewis, pitrou, teoliphant
Date 2008-07-31.15:04:31
SpamBayes Score 0.054084405
Marked as misclassified No
Message-id <1217516672.31.0.492306652616.issue3139@psf.upfronthosting.co.za>
In-reply-to
Content
Ok for s#. 
But t# uses bf_getcharbuffer(), which does not seem to lock anything.
I wonder if this can lead to the same kind of problems, for example when
calling file_write with a binary file.
History
Date User Action Args
2008-07-31 15:04:32amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, barry, teoliphant, pitrou, giampaolo.rodola, donmez, benjamin.peterson, gpolo
2008-07-31 15:04:32amaury.forgeotdarcsetmessageid: <1217516672.31.0.492306652616.issue3139@psf.upfronthosting.co.za>
2008-07-31 15:04:31amaury.forgeotdarclinkissue3139 messages
2008-07-31 15:04:31amaury.forgeotdarccreate