[Python-3000] Immutable bytes -- looking for volunteer (original) (raw)
Jeffrey Yasskin jyasskin at gmail.com
Thu Sep 20 21:34:57 CEST 2007
- Previous message: [Python-3000] Immutable bytes -- looking for volunteer
- Next message: [Python-3000] Immutable bytes -- looking for volunteer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/20/07, Adam Hupp <adam at hupp.org> wrote:
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: testasynchat testasyncore testbytes teststring testbase64 testbinascii testtarfile I'll post a patch later today.
Thanks for the help! This brings up a policy question: For patches like the one I've attached here, do we want to start submitting them now, or build up a mondo patch to fix them all at once?
-- Namasté, Jeffrey Yasskin -------------- next part -------------- A non-text attachment was scrubbed... Name: sample_test_changes.patch Type: application/octet-stream Size: 2727 bytes Desc: not available Url : http://mail.python.org/pipermail/python-3000/attachments/20070920/0aae4034/attachment-0001.obj
- Previous message: [Python-3000] Immutable bytes -- looking for volunteer
- Next message: [Python-3000] Immutable bytes -- looking for volunteer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]