June 10, 2011
8 p.m.
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 usually want to add a Misc/NEWS message or an ACKS entry, or make a cosmetic change to the patch. (in other words, "there's no such thing as a clean changeset" :-))
Regards
Antoine.