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

mjacob (Manuel Jacob) phabricator at mercurial-scm.org
Sun May 8 04:42:21 UTC 2022


mjacob added a comment.


  Does the exception in the description happen with the code before this patch or only if replacing `sys.stderr.buffer` by `getattr(sys.stderr, 'buffer', sys.stderr)`?

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://mercurial-scm.org/pipermail/mercurial-patches/attachments/20220508/e0c47c1a/attachment.html>


More information about the Mercurial-patches mailing list