| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reuse socket.socketpair() on Windows if available | Victor Stinner | 2014-10-14 | 1 | -0/+4 |
| * | Fix tests on Windows: wait for the subprocess exit | Victor Stinner | 2014-06-04 | 1 | -0/+2 |
| * | Make sure that socketpair() close sockets on error | Victor Stinner | 2014-06-04 | 1 | -0/+9 |
| * | Issue #159: Fix windows_utils.socketpair() | Victor Stinner | 2014-03-05 | 1 | -4/+23 |
| * | Replace "unittest.mock" with "mock" in unit tests | Victor Stinner | 2014-02-26 | 1 | -2/+2 |
| * | Increase timeout in test_popen() for buildbots. | Guido van Rossum | 2013-11-15 | 1 | -1/+2 |
| * | Tweak import of _overlapped and add instructions README (mostly for myself :-). | Guido van Rossum | 2013-10-29 | 1 | -5/+1 |
| * | Make various asyncio test files individually runnable. | Guido van Rossum | 2013-10-20 | 1 | -0/+4 |
| * | Merge | Guido van Rossum | 2013-10-17 | 1 | -1/+5 |
| * | Skip windows tests using unittest.SkipTest(). | Guido van Rossum | 2013-10-16 | 1 | -0/+4 |
| * | Rename tests from foo_test.py to test_foo.py, to match stdlib preference. | Guido van Rossum | 2013-10-14 | 1 | -0/+132 |
