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 <[email protected]>
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: <[email protected]>
2016-04-08 11:53:19serhiy.storchakalinkissue26707 messages
2016-04-08 11:53:18serhiy.storchakacreate