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 rhettinger
Recipients jcea, jcon, python-dev, rhettinger, serhiy.storchaka, sfllaw
Date 2013-02-02.18:46:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359830790.99.0.267216252565.issue16398@psf.upfronthosting.co.za>
In-reply-to
Content
Also note, len>=1 and |n| < len//2, so even within a single block, memcpy() doesn't overwrite data.
History
Date User Action Args
2013-02-02 18:46:31rhettingersetrecipients: + rhettinger, jcea, sfllaw, python-dev, jcon, serhiy.storchaka
2013-02-02 18:46:30rhettingersetmessageid: <1359830790.99.0.267216252565.issue16398@psf.upfronthosting.co.za>
2013-02-02 18:46:30rhettingerlinkissue16398 messages
2013-02-02 18:46:30rhettingercreate