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 martin.panter, serhiy.storchaka, yan12125
Date 2016-12-27.14:04:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482847475.53.0.295907860778.issue29082@psf.upfronthosting.co.za>
In-reply-to
Content
Good catch Chi Hsuan Yen! This is my mistake, I though PyString_Size() works only with str (as many similar *_Size() functions). Agreed, this change should be reverted. Do you want provide the patch with tests?
History
Date User Action Args
2016-12-27 14:04:35serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, yan12125
2016-12-27 14:04:35serhiy.storchakasetmessageid: <1482847475.53.0.295907860778.issue29082@psf.upfronthosting.co.za>
2016-12-27 14:04:35serhiy.storchakalinkissue29082 messages
2016-12-27 14:04:35serhiy.storchakacreate