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 christian.heimes, jcea, mark.dickinson, petriborg, serhiy.storchaka
Date 2015-03-26.21:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427405460.9.0.0486509143117.issue23786@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, 3.3 uses less efficient implementation.

Try to compile Python with gcc option -mno-unaligned-access.
History
Date User Action Args
2015-03-26 21:31:00serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, mark.dickinson, christian.heimes, petriborg
2015-03-26 21:31:00serhiy.storchakasetmessageid: <1427405460.9.0.0486509143117.issue23786@psf.upfronthosting.co.za>
2015-03-26 21:31:00serhiy.storchakalinkissue23786 messages
2015-03-26 21:31:00serhiy.storchakacreate