Or for less barebones solution, WebFaction offers free Trac and Subversion hosting for open-source python projects: http://www.webfaction.com/freetrac.
George On 12/5/06, Brett Cannon <[EMAIL PROTECTED]> wrote: > There is Google Code Hosting: http://code.google.com/hosting/ . > > -Brett > > > On 12/5/06, Greg Ewing < [EMAIL PROTECTED]> wrote: > > > > Mike Klaas wrote: > > > The "magic" (and I don't mean that derogatorily) I'm talking > > > about is the Python <-> c type conversion and assumption that all > > > undeclared variables are python objects. > > > > It would be fairly easy to have a mode that worked > > like that. Some new syntax would be needed to force > > a conversion when you wanted one, though. Unless > > you were willing to call the appropriate Python/C > > API functions explicitly whenever you wanted a > > conversion. > > > > > Ever consider opening up the project to other committers and becoming > > > the BDFL of pyrex? > > > > I'm starting to think more seriously about setting > > up a repository for it somewhere, now that it's > > no longer my foreground project. My main worry is > > that if too many people hack on it simultaneously > > I'll lose track of how it works -- it's hard > > enough keeping all its intricacies in my head now > > as it is. :-) So I'd probably want to review > > patches and apply them myself, at least to begin > > with. > > > > Does anyone have any recommendations for a site > > to host the repository? I'd really like to avoid > > SourceForge if possible, as it makes me cringe > > every time I go there -- cluttered pages, slow > > response, way too complicated UI. > > > > -- > > Greg > > _______________________________________________ > > Python-3000 mailing list > > Python-3000@python.org > > http://mail.python.org/mailman/listinfo/python-3000 > > Unsubscribe: > http://mail.python.org/mailman/options/python-3000/brett%40python.org > > > > > _______________________________________________ > Python-3000 mailing list > Python-3000@python.org > http://mail.python.org/mailman/listinfo/python-3000 > Unsubscribe: > http://mail.python.org/mailman/options/python-3000/george.sakkis%40gmail.com > > > _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com