[Python-3000] [Python-Dev] Introduction and request for commit access to the sandbox.

Neal Norwitz nnorwitz at gmail.com
Wed May 23 06:43:17 CEST 2007


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 look forward to seeing your work!

n


More information about the Python-3000 mailing list