Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24386 > unrolled thread
| Started by | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| First post | 2012-06-24 10:59 +0200 |
| Last post | 2012-06-24 10:59 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Why is python source code not available on github? Stefan Behnel <stefan_ml@behnel.de> - 2012-06-24 10:59 +0200
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Date | 2012-06-24 10:59 +0200 |
| Subject | Re: Why is python source code not available on github? |
| Message-ID | <mailman.1450.1340528407.4697.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web