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 pitrou
Recipients Arfrever, alex, dmalcolm, loewis, ncoghlan, pitrou, skrah, teoliphant, vstinner
Date 2012-08-02.23:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343948839.3368.4.camel@localhost.localdomain>
In-reply-to <2BF1B7E4-F115-4C3C-8011-822965DF8A98@gmail.com>
Content
> The byte-swapping must be done prior to conversion to a Python
> Unicode-Object when selecting data out of the array.

But then it shouldn't affect the invariants which are commented out in
Dave's patch.
History
Date User Action Args
2012-08-02 23:09:49pitrousetrecipients: + pitrou, loewis, teoliphant, ncoghlan, vstinner, Arfrever, alex, skrah, dmalcolm
2012-08-02 23:09:48pitroulinkissue15540 messages
2012-08-02 23:09:48pitroucreate