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 SilentGhost, ronaldoussoren, serhiy.storchaka, slo.sleuth
Date 2016-04-08.11:53:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460116399.04.0.161664687916.issue26707@psf.upfronthosting.co.za>
In-reply-to
Content
The size of UID data is just tokenL + 1, not self._get_size(tokenL + 1).

FYI, the code for support UIDs and other types was proposed in issue14455, but was excluded from the final patch.
History
Date User Action Args
2016-04-08 11:53:19serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, SilentGhost, slo.sleuth
2016-04-08 11:53:19serhiy.storchakasetmessageid: <1460116399.04.0.161664687916.issue26707@psf.upfronthosting.co.za>
2016-04-08 11:53:19serhiy.storchakalinkissue26707 messages
2016-04-08 11:53:18serhiy.storchakacreate