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 taleinat
Recipients larry, taleinat
Date 2014-01-21.22:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390342632.59.0.373892177308.issue20179@psf.upfronthosting.co.za>
In-reply-to
Content
Attached updated patch for bytes and bytearray.

In the previous patch I missed the 'clear' and 'copy' bytearray methods. This patch is a replacement for the previous one, with the additional conversion of these two methods.
History
Date User Action Args
2014-01-21 22:17:13taleinatsetrecipients: + taleinat, larry
2014-01-21 22:17:12taleinatsetmessageid: <1390342632.59.0.373892177308.issue20179@psf.upfronthosting.co.za>
2014-01-21 22:17:12taleinatlinkissue20179 messages
2014-01-21 22:17:12taleinatcreate