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 Thomas Fenzl
Recipients BreamoreBoy, Thomas Fenzl, kilobug, loewis, skrah
Date 2013-03-21.01:43:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363830201.36.0.210754327324.issue1747670@psf.upfronthosting.co.za>
In-reply-to
Content
Adapted the patch to python3.3
It may be useful with large amounts of transfered data avoiding a copy and freeing memory earlier.
The functionality is tested with the existing unit tests.
History
Date User Action Args
2013-03-21 01:43:21Thomas Fenzlsetrecipients: + Thomas Fenzl, loewis, kilobug, skrah, BreamoreBoy
2013-03-21 01:43:21Thomas Fenzlsetmessageid: <1363830201.36.0.210754327324.issue1747670@psf.upfronthosting.co.za>
2013-03-21 01:43:21Thomas Fenzllinkissue1747670 messages
2013-03-21 01:43:21Thomas Fenzlcreate