Author: mattip <[email protected]> Branch: Changeset: r76009:623fdd43ae53 Date: 2015-02-20 11:06 +0200 http://bitbucket.org/pypy/pypy/changeset/623fdd43ae53/
Log: whoops 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 @@ -27,6 +27,6 @@ .. branch: framestate2 Refactor rpython.flowspace.framestate.FrameState. -.. branch alt_errno +.. branch: alt_errno Add an alternative location to save LastError, errno around ctypes, cffi external calls so things like pdb will not overwrite it _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
