Mercurial > public > mercurial-scm > hg-stable
diff setup.py @ 37879:0b63a6743010 stable 4.6.2
procutil: use unbuffered stdout on Windows
Windows doesn't support line buffering, treating it as fully buffered. This
causes output of slow commands to stutter. We use unbuffered instead.
author | Sune Foldager <cryo@cyanite.org> |
---|---|
date | Mon, 25 Jun 2018 16:36:14 +0200 |
parents | cfb32979abcd |
children | cd4959c33d1a |