2012/1/4 Senthil Kumaran <[email protected]>: > I think, there is something wrong with state of hg.python.org at the moment. > > On a fresh clone from hg.python.org > > $hg clone ssh://[email protected]/cpython cpython > > If I do, hg branches, the 3.2 is shown as inactive. Did something > change recently?
It just means you need to merge changes from upstream in the same branch with your changes. -- Regards, Benjamin _______________________________________________ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committers
