[pypy-commit] [OPEN] Pull request #14 for pypy/pypy: py3k fixes - sys.hash_info, more stringobject tests, fixes for stringobject

Bitbucket pullrequests-noreply at bitbucket.org
Tue Nov 22 14:50:30 CET 2011


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.



More information about the pypy-commit mailing list