[Python-Dev] Decimal.py in sandbox

Aahz aahz at pythoncraft.com
Tue Feb 10 11:55:21 EST 2004


On Tue, Feb 10, 2004, Batista, Facundo wrote:
> Kevin Jacobs wrote:
> 
> #- I'd be happier with at least one round of review before 
> #- committing to CVS. 
> #- The code is fairly complex and an extra set of eyes will help keep
> #- things focused.  I've also volunteered to be that extra set 
> #- of eyes, and
> #- plan a quick turn-around on any patches sent to me.
> #- 
> #- However, I don't have CVS write permission either, even to 
> #- the sandbox.
> 
> So, I sent to Kevin the first diffs about Decimal.py, and he was OK to them.
> 
> They're mostly about cosmetics, but I wanted a few not fundamental changes
> to get the circuit working and then start with heavier changes.
> 
> To whom I shall send the diffs to get committed?  Should I commit them to
> the sandbox myself?

Given that it's sandbox, go ahead and commit yourself.  We can always
revert.  ;-)
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"The joy of coding Python should be in seeing short, concise, readable
classes that express a lot of action in a small amount of clear code -- 
not in reams of trivial code that bores the reader to death."  --GvR



More information about the Python-Dev mailing list