[Python-3000] Immutable bytes -- looking for volunteer

Adam Hupp adam at hupp.org
Thu Sep 20 15:46:36 CEST 2007


On 9/20/07, Jeffrey Yasskin <jyasskin at gmail.com> wrote:
> I've attached a very preliminary patch for this. It makes bytes
> immutable but doesn't do either of the other suggested changes. It's
> enough to make the tests run, but doesn't do anything to make them
> pass. The test results so far are:

I have fixes for the following:

test_asynchat
test_asyncore
test_bytes
test_string
test_base64
test_binascii
test_tarfile

I'll post a patch later today.


-- 
Adam Hupp | http://hupp.org/adam/


More information about the Python-3000 mailing list