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 benjamin.peterson
Recipients benjamin.peterson, ezio.melotti, pkt, python-dev, serhiy.storchaka, vstinner
Date 2014-10-15.16:15:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413389756.583490.179357117.14E2D03A@webmail.messagingengine.com>
In-reply-to <1413389475.27.0.953458389116.issue22643@psf.upfronthosting.co.za>
Content
Cool, I forgot about that.

On Wed, Oct 15, 2014, at 12:11, STINNER Victor wrote:
> 
> STINNER Victor added the comment:
> 
> Other changesets related to this issue:
> 
> changeset:   93071:6a91e616485a
> branch:      3.3
> parent:      93068:449b1f427cc7
> user:        Benjamin Peterson <benjamin@python.org>
> date:        Wed Oct 15 11:51:05 2014 -0400
> files:       Objects/unicodeobject.c
> description:
> make sure length is unsigned
> 
> (followed by merged into 3.4 and 3.5)
> 
> ----------
> 
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue22643>
> _______________________________________
History
Date User Action Args
2014-10-15 16:15:59benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, ezio.melotti, python-dev, serhiy.storchaka, pkt
2014-10-15 16:15:59benjamin.petersonlinkissue22643 messages
2014-10-15 16:15:59benjamin.petersoncreate