There are currently 2 repositories in Cython--the "top level" package one, and the actual Cython source. These should probably be merged. For each of these two, there is a -dev branch that is the development repository, and the non-dev one that is always synced with the current release.
If you're working on the acutal code, you should patch against cython- dev. - Robert On Mar 22, 2008, at 7:28 AM, Martin C. Martin wrote: > Hi, > > There are four repositories in mercurial. What's the difference > between > them? If I want to mock up some changes and possibly submit a patch, > which one should I use? > > Best, > Martin > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
