Re: Problems running testsuite on Windows with Python 3
From: Yasuhito FUTATSUKI <futatuki_at_poem.co.jp>
Date: Mon, 20 Apr 2020 21:13:34 +0900
On 2020/04/20 9:13, Branko Čibej wrote:
<snip>
>> On 2020/04/19 22:53, Branko Čibej wrote:
<snip>
>> If reconstruction of _io._WindowsConsoleIO from stored old descripor is
Yes, indeed.
However, at least on Python 3.6.6, if given file descptor 1 is pointing
open(1, 'w', encoding='utf-8', closefd=False).buffer.raw
is _io._WindowsConsoleIO object, and it seems to be able to used for
So I wrote a patch for testing (not for commit. it is need to brush up
At least it should work (no regression) on Python 2.7, Python 3 with
(I confirmed on Python 2.7 and Python 3.7 on FreeBSD).
Thanks,
-- Yasuhito FUTATSUKI <futatuki_at_poem.co.jp>
|
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.