Author eli.bendersky
Recipients brett.cannon, eli.bendersky, ezio.melotti, georg.brandl
Date 2011-11-12.18:46:29
SpamBayes Score 0.000700502
Marked as misclassified No
Message-id <1321123590.65.0.736191202752.issue13388@psf.upfronthosting.co.za>
In-reply-to
Content
----
Our Hg repo has some useful hooks on commit messages that allow to
specify which issue to notify for commits, and which issue to close.
AFAIU, it's currently documented only in the code of the hook
(http://hg.python.org/hooks/file/tip/hgroundup.py).

I think adding a short description into the devguide would be a good
idea, probably here:
http://docs.python.org/devguide/committing.html#commit-messages-and-news-entries
----

+1d by Brett and Georg on pydev. I'll prepare a patch.
History
Date User Action Args
2011-11-12 18:46:30eli.benderskysetrecipients: + eli.bendersky, brett.cannon, georg.brandl, ezio.melotti
2011-11-12 18:46:30eli.benderskysetmessageid: <1321123590.65.0.736191202752.issue13388@psf.upfronthosting.co.za>
2011-11-12 18:46:29eli.benderskylinkissue13388 messages
2011-11-12 18:46:29eli.benderskycreate