On 9/20/07, Jeffrey Yasskin <[EMAIL PROTECTED]> wrote: > On 9/20/07, Adam Hupp <[EMAIL PROTECTED]> wrote: > > On 9/20/07, Jeffrey Yasskin <[EMAIL PROTECTED]> 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. > > 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?
This is supposed to be an exploration of the possibilities. So either you create a branch, where you can submit to your heart's content, or you collect everything in one big jumbo patch (in which case I'd recommend reserving a tracker item). -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com