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 pitrou, schwab, serhiy.storchaka, skrah
Date 2013-11-10.17:59:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384106390.43.0.468249125244.issue19537@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand in which concrete situation the current code could be wrong. The start of the unicode string should always be aligned, due to how unicode objects are allocated.
History
Date User Action Args
2013-11-10 17:59:50pitrousetrecipients: + pitrou, skrah, serhiy.storchaka, schwab
2013-11-10 17:59:50pitrousetmessageid: <1384106390.43.0.468249125244.issue19537@psf.upfronthosting.co.za>
2013-11-10 17:59:50pitroulinkissue19537 messages
2013-11-10 17:59:50pitroucreate