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 pitrou
Recipients Vladimir.Ushakov, christian.heimes, jcea, neologix, pitrou, vstinner
Date 2012-10-13.22:27:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350167223.63.0.854560697499.issue16212@psf.upfronthosting.co.za>
In-reply-to
Content
A pity Posix isn't smart enough to refuse truncate()ing when there's a mmap open on the affected pages. Python 3's buffer API is superior in that respect :-)
History
Date User Action Args
2012-10-13 22:27:03pitrousetrecipients: + pitrou, jcea, vstinner, christian.heimes, neologix, Vladimir.Ushakov
2012-10-13 22:27:03pitrousetmessageid: <1350167223.63.0.854560697499.issue16212@psf.upfronthosting.co.za>
2012-10-13 22:27:03pitroulinkissue16212 messages
2012-10-13 22:27:03pitroucreate