[Commented On] D12557: windows: fix stdio with py2exe and py3

mjacob (Manuel Jacob) phabricator at mercurial-scm.org
Mon May 9 20:06:02 UTC 2022


mjacob added a comment.


  I’m a bit confused. Shouldn’t it fail already on the line `stdout = _make_write_all(sys.stdout.buffer)` because `sys.stdout` has no attribute `buffer`?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D12557/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D12557

To: mharbison72, #hg-reviewers
Cc: mjacob, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220509/fc7fe33c/attachment-0002.html>


More information about the Mercurial-patches mailing list