[python-committers] Please don't commit to 3.2 branch anymore

Georg Brandl g.brandl at gmx.net
Sat Mar 30 18:04:50 CET 2013
On 03/30/2013 04:20 PM, Jesus Cea wrote:
> On 30/03/13 16:10, Jesus Cea wrote:
>> Something simple would be for the hook to refuse any commit in
>> that branch UNLESS it is coming from the maintainer.
> 
> BTW, are the hooks available anywhere. I am interested in the "create
> patch" hook and the "be sure you merge your patches" hook :). Maybe
> some other nice hooks out there.
> 

They are here: http://hg.python.org/hooks -- the specific one here is
"checkbranch.py".

Georg



More information about the python-committers mailing list