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 sdaoden
Recipients ixokai, nadeem.vawda, ned.deily, neologix, pitrou, sdaoden, skrah, vstinner
Date 2011-04-15.18:12:22
SpamBayes Score 1.8939309e-05
Marked as misclassified No
Message-id <20110415181212.GA14988@sherwood.local>
In-reply-to
Content
My last idea for today was to split the writes.
This also works for the C version, but it does not for test_zlib.py.
I attach the updated files.  And for completeness:

    Adler-32 <7a54018b> CRC-32 <7f1be672> -- @test_13713_tmp
    Adler-32 <7a54018b> CRC-32 <7f1be672> -- c-mmap-testfile
Files
File name Uploaded
11277.2.diff sdaoden, 2011-04-15.18:12:22
11277.mmap-1.c sdaoden, 2011-04-15.18:12:22
History
Date User Action Args
2011-04-15 18:12:24sdaodensetrecipients: + sdaoden, ixokai, pitrou, vstinner, nadeem.vawda, ned.deily, skrah, neologix
2011-04-15 18:12:23sdaodenlinkissue11277 messages
2011-04-15 18:12:23sdaodencreate