Author: Matti Picus <[email protected]> Branch: win32-fixes4 Changeset: r70280:378118928b11 Date: 2014-03-25 17:54 +0200 http://bitbucket.org/pypy/pypy/changeset/378118928b11/
Log: document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -124,3 +124,6 @@ .. branch: refactor_PyErr_SetFromErrnoWithFilename Add support for PyErr_SetFromErrnoWithFilenameObject to cpyext + +.. branch: win32-fixes4 +fix more tests for win32 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
