[python-committers] Pulling from contributors repositories

2011-06-10 Thread Éric Araujo
Hi, If someone has a cpython clone with a clean changeset that fixes a bug or adds a feature, is there any reason not to pull it and push it to the main repo? It would save getting and applying the patch manually. Regards ___ python-committers mailing

Re: [python-committers] Pulling from contributors repositories

2011-06-10 Thread Antoine Pitrou
Le vendredi 10 juin 2011 à 19:57 +0200, Éric Araujo a écrit : > Hi, > > If someone has a cpython clone with a clean changeset that fixes a bug > or adds a feature, is there any reason not to pull it and push it to the > main repo? It would save getting and applying the patch manually. You usuall