Pull request #14 has been updated by chronitis to include new changes. https://bitbucket.org/pypy/pypy/pull-request/14/py3k-fixes-syshash_info-more-stringobject
Title: py3k fixes - sys.hash_info, more stringobject tests, fixes for stringobject Creator: chronitis Add missing py3k sys.hash_info struct Update stringobject, strjoin, strbuf, strslice stdobjspace tests with bytestrings, where appropriate, and add a couple extra corner cases. Fix stringobject, strjoin, strbuf, strslice so they pass these tests. Updated list of changes: 8114ec2ff7b1 by Gordon Ball: "Add a couple more string test cases, and fix contains and expandtabs appropriateā¦" 7cf1f39c9f60 by Gordon Ball: "Fix string methods so that all stdobjspace tests pass." 59ee5b2d25bc by Gordon Ball: "Update stdobjspace string tests with bytestrings, where necessary." 63cd13767ec9 by Gordon Ball: "Add py3k sys.hash_info struct." -- This is an issue notification from bitbucket.org. You are receiving this either because you are the participating in a pull request, or you are following it. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
