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 jsjgruber
Recipients eric.araujo, jsjgruber, tarek
Date 2011-06-10.04:19:37
SpamBayes Score 0.0021731714
Marked as misclassified No
Message-id <BANLkTimLwotMxZkOEbq7B+bXD8c7CWDP_Q@mail.gmail.com>
In-reply-to <1307119157.48.0.757733749663.issue11933@psf.upfronthosting.co.za>
Content
The patch worked--it eliminated the redundant copy caused by this issue.

Thank you very much, Éric.

On Fri, Jun 3, 2011 at 12:39 PM, Éric Araujo <report@bugs.python.org> wrote:
>
> Éric Araujo <merwok@netwok.org> added the comment:
>
> Can you test this patch?

> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue11933>
> _______________________________________
>
History
Date User Action Args
2011-06-10 04:19:38jsjgrubersetrecipients: + jsjgruber, tarek, eric.araujo
2011-06-10 04:19:37jsjgruberlinkissue11933 messages
2011-06-10 04:19:37jsjgrubercreate