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 ocean-city
Recipients amaury.forgeotdarc, kmk, ocean-city, tim.golden, trent
Date 2009-07-05.08:27:37
SpamBayes Score 0.00041406095
Marked as misclassified No
Message-id <1246782460.09.0.311363721599.issue2733@psf.upfronthosting.co.za>
In-reply-to
Content
I still think we should forbid to resize anonymous memory map because
this operation is really problematic. I think original poster's purpose
can be fulfilled with creation of another mmap object with same tagname.

Here is a patch for it.
History
Date User Action Args
2009-07-05 08:27:40ocean-citysetrecipients: + ocean-city, amaury.forgeotdarc, tim.golden, kmk, trent
2009-07-05 08:27:40ocean-citysetmessageid: <1246782460.09.0.311363721599.issue2733@psf.upfronthosting.co.za>
2009-07-05 08:27:38ocean-citylinkissue2733 messages
2009-07-05 08:27:38ocean-citycreate