[Python-Dev] [Python-3000] Introduction and request for commit access to the sandbox.
Alexandre Vassalotti
alexandre at peadrop.com
Wed May 23 16:01:11 CEST 2007
On 5/23/07, Neal Norwitz <nnorwitz at gmail.com> wrote:
> On 5/22/07, Alexandre Vassalotti <alexandre at peadrop.com> wrote:
> >
> > As you see, cStringIO's code also needs a good cleanup to make it,
> > at least, conforms to PEP-7.
>
> Alexandre,
>
> It would be great if you could break up unrelated changes into
> separate patches. Some of these can go in sooner rather than later.
> I don't know all the things that need to be done, but I could imagine
> a separate patch for each of:
>
> * whitespace normalization
> * function name modification
> * other formatting changes
> * bug fixes
> * changes to make consistent with StringIO
>
> I don't know if all those items in the list need to change, but that's
> the general idea. Separate patches will make it much easier to review
> and get benefits from your work earlier.
I totally agree, and that was already my current idea.
> I look forward to seeing your work!
Thanks!
-- Alexandre
More information about the Python-Dev
mailing list