| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Found out a way that appears to fix the problems on Windows | Armin Rigo | 2019-02-13 | 1 | -0/+1 |
| | | |||||
| * | (untested) trying to have the multithreaded tests run on windows | Armin Rigo | 2016-01-12 | 1 | -2/+1 |
| | | |||||
| * | We need fflush(stdout) here, for a possibly bad reason: cpython 2.x | Armin Rigo | 2016-01-02 | 1 | -0/+1 |
| | | | | | | writes to stdout, so it gets in the correct order, but pypy (and likely cpython 3.x) writes directly to the file descriptor | ||||
| * | One more test, passing | Armin Rigo | 2016-01-01 | 1 | -0/+55 |
