[python-committers] Three wishes for Mercurial-Roundup integration
Ezio Melotti
ezio.melotti at gmail.com
Sun Nov 13 17:54:50 CET 2011
Hi,
On 02/09/2011 19.53, Éric Araujo wrote:
> Le 31/08/2011 20:13, Georg Brandl a écrit :
>>> 1) When a commit message references more than one bug (with text
>>> matching #\d+), only the first gets a message for the changeset. I
>>> would like all referenced bugs to get a message.
>> +1. Just make sure that only issues that should be closed are closed
>> (i.e. if the commit message is """Close #1234: better fix than proposed
>> in #5678""", #1234 should be closed, and #5678 get a reference).
> You, Nick and Terry are +1, Ezio -1. I originally changed my mind and
> agreed with Ezio after discussing it on IRC, on the basis that duplicate
> bug should be sorted out in the tracker, but the majority here is in
> favor. I’ll wait a bit for other opinions.
Clearly with -1 I meant "wishes -= 1", since now even this last one
should be fixed ;)
(http://hg.python.org/hooks/rev/ebdd1c1c365b)
Best Regards,
Ezio Melotti
More information about the python-committers
mailing list