<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>On when making modifications to the CVS code</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>People:</FONT>
</P>

<P><FONT SIZE=2>I have these doubts from a while ago, and while a learned a lot about this through Raymond Hettinger, I still have some loose ends.&nbsp; Don't know if there's an official position or it's just developer common sense (which I still don't have), but I didn't find an article/PEP about this. Such paper exists?</FONT></P>

<P><FONT SIZE=2>For now, I'll ask you about a specific issue: there's this bug open about the reindent.py tool, which has an issue about the reindented code file's metadata (more specific: permissions).&nbsp; So I came up with a solution (small patch, three lines), which leaves the reindented file with the same permissions that the original one.</FONT></P>

<P><FONT SIZE=2>My problem is that I can not decide to commit those changes. We're in beta, and don't know if the changes will be tested enough before the final release, in enough platforms (for now, it's tested on Linux, Win2k and MacOS X).</FONT></P>

<P><FONT SIZE=2>And if I don't commit these now, when?</FONT>
</P>

<P><FONT SIZE=2>Thank you all!</FONT>
</P>

<P><FONT SIZE=2>.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Facundo</FONT>
</P>

</BODY>
</HTML>