Re: One more issue in tests on Windows with Python 3
From: Yasuhito FUTATSUKI <futatuki_at_poem.co.jp>
Date: Fri, 8 May 2020 20:55:14 +0900
On 2020/05/08 2:46, Daniel Shahaf wrote:
It's very nice. One of the reason I don't like my code is just
> [[[
<snip>
> + printf("\\x%02x", (unsigned int)(unsigned char)*value++);
<snip>
> ]]]
Ah, sure. My code was unsafe. Thank you.
I tweaked a condition to distinct py2 and py3, then make a patch.
Cheers,
-- Yasuhito FUTATSUKI <futatuki_at_poem.co.jp>/<futatuki_at_yf.bsdclub.org>
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.