[Python-Dev] Rietveld integration into Roundup
Senthil Kumaran
orsenthil at gmail.com
Mon Oct 4 05:39:58 CEST 2010
Thanks Martin, this is really good.
On Sun, Oct 3, 2010 at 1:33 AM, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> Patches are skipped if:
> * they have been added to Rietveld already
> * they have no clear base version (i.e. they don't originate
> from svn diff)
> * they belong to no or a closed issue
> * they apply to a patch that is not currently supported
> (only trunk, 2.6, 2.7, 3.1, py3k are currently supported)
One comment:
I feel that, only if a roundup issue has patch, the corresponding
rietveld issue be created, it is more helpful there and avoids
needless duplication.
--
Senthil
More information about the Python-Dev
mailing list