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 serhiy.storchaka
Recipients pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-10-05.21:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381007354.9.0.299777606318.issue19087@psf.upfronthosting.co.za>
In-reply-to
Content
Side effect of this change is that bytearray's data now can be non-aligned. We should examine all places which relies on this.
History
Date User Action Args
2013-10-05 21:09:14serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, python-dev
2013-10-05 21:09:14serhiy.storchakasetmessageid: <1381007354.9.0.299777606318.issue19087@psf.upfronthosting.co.za>
2013-10-05 21:09:14serhiy.storchakalinkissue19087 messages
2013-10-05 21:09:14serhiy.storchakacreate