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 xiang.zhang
Recipients facundobatista, mark.dickinson, rhettinger, serhiy.storchaka, skrah, xiang.zhang
Date 2017-01-07.09:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483780918.78.0.480397454552.issue29190@psf.upfronthosting.co.za>
In-reply-to
Content
Paste my point here:

I prefer checking the result PyUnicode_Compare to see it's a success or failure.
getrandom doesn't use any lower level unicode operations so it doesn't get a
responsibility to ready the unicode.
History
Date User Action Args
2017-01-07 09:21:58xiang.zhangsetrecipients: + xiang.zhang, rhettinger, facundobatista, mark.dickinson, skrah, serhiy.storchaka
2017-01-07 09:21:58xiang.zhangsetmessageid: <1483780918.78.0.480397454552.issue29190@psf.upfronthosting.co.za>
2017-01-07 09:21:58xiang.zhanglinkissue29190 messages
2017-01-07 09:21:58xiang.zhangcreate