[Python-3000] Immutable bytes -- looking for volunteer (original) (raw)
Jeffrey Yasskin jyasskin at gmail.com
Tue Sep 25 08:09:54 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: > > 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?
My changes are here: http://bugs.python.org/issue1184 With that patch there are only two issues remaining (6 test failures).
I've finally gotten around to tracking down the ParseTuple issue, which turned out to fix all 6 remaining tests, and posted the patch to the same issue. Thanks for the help! Guido, the patch isn't quite in a form I'd want to commit, but the tests pass. What do you think?
-- Namasté, Jeffrey Yasskin
- 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 ]