Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24386
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Subject | Re: Why is python source code not available on github? |
| Date | 2012-06-24 10:59 +0200 |
| References | <1340496999.60745.YahooMailClassic@web164602.mail.gq1.yahoo.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1450.1340528407.4697.python-list@python.org> (permalink) |
gmspro, 24.06.2012 02:16: > Why is python source code not available on github? > > Make it available on github so that we can git clone and work on source code. github != git. You can use git to work on the sources if you wish. Just install a Mercurial plugin for it and clone the code from the source repository. However, if you want to contribute to the project, it's still worth considering to work with Mercurial. Stefan
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Why is python source code not available on github? Stefan Behnel <stefan_ml@behnel.de> - 2012-06-24 10:59 +0200
csiph-web