Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101132

Re: We will be moving to GitHub

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: We will be moving to GitHub
Date Sat, 02 Jan 2016 18:09:03 +1100
Lines 35
Message-ID <mailman.156.1451718552.11925.python-list@python.org> (permalink)
References <n66kmg$ig$1@ger.gmane.org> <CAJ4+4apactRU7=7Civoy_csOb2i0iXn=SHtBVYpH1YNVTt0SaQ@mail.gmail.com> <CAKJDb-NkHXn=T5GZxE+wek+E20t9yBCZ+pDpfBOQMoeW4eMxkA@mail.gmail.com> <n675ct$cj5$1@ger.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de iztKL8J74JY3+9ryi6+aKw28WPGUxffnEpalzeGfFa0w==
Cancel-Lock sha1:i72i0pmPbx58kVAldnyV0+/ySL4=
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.020
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'lines,': 0.05; 'escape': 0.07; 'feature.': 0.07; 'brett': 0.09; 'git': 0.09; 'path.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; "brett's": 0.16; 'contributors': 0.16; 'elsewhere,': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'workflows': 0.16; 'wrote:': 0.16; 'seems': 0.23; "python's": 0.23; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'consult': 0.27; 'vendor': 0.27; 'code': 0.30; 'core': 0.32; 'implement': 0.32; 'source': 0.33; 'particular,': 0.33; 'could': 0.35; 'i.e.': 0.35; 'community': 0.36; 'instead': 0.36; 'there': 0.36; 'tool': 0.36; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'expect': 0.37; 'say': 0.37; 'received:org': 0.37; 'along': 0.39; 'build': 0.40; 'to:addr:python.org': 0.40; 'some': 0.40; 'software': 0.40; 'decision': 0.61; 'entire': 0.61; 'further': 0.62; 'necessarily': 0.63; 'between': 0.65; '\xe2\x80\x93': 0.72; '_o__)': 0.84; 'divide': 0.84; 'grave': 0.84; 'liberty': 0.84; 'man,': 0.84; 'received:125': 0.84; 'trend.': 0.84; 'willingly': 0.84; 're- activate': 0.91; 'ware': 0.91; 'woman': 0.96
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host jigong.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:101132

Show key headers only | View raw


Terry Reedy <tjreedy@udel.edu> writes:

> On 1/1/2016 4:08 PM, Zachary Ware wrote:
> > There were three reasons given in Brett's decision message:
> >
> >     1. No major distinguishing features between GitHub or GitLab

It seems “complete source code available and freely licensed, allowing
the community to implement the entire tool set elsewhere, without any
need to consult the existing service provider” – i.e. community control
over their own tools – is not considered a major distinguishing feature.

> In particular, some inactive contributors who use git and github
> apparently emailed Brett to say that they might re-activate if they
> could use the process they otherwise use all the time instead of
> Python's idiosyncratic workflow.

This is a grave concern. A strong implication of “use the process they
otherwise use all the time” is that these people expect to use GitHub's
proprietary, centralised, single-vendor workflow tools. This implication
necessarily entails rejecting contributions from other community members
who don't use those single-vendor tools.

The decision to take tools that were expressly designed to escape
single-vendor centralisation, and then willingly build single-vendor
workflows around them which divide the free software community along
vendor lines, is a foolish and worrying trend. I am alarmed to see the
Python core team go further down that path.

-- 
 \       “… whoever claims any right that he is unwilling to accord to |
  `\             his fellow-men is dishonest and infamous.” —Robert G. |
_o__)           Ingersoll, _The Liberty of Man, Woman and Child_, 1877 |
Ben Finney

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: We will be moving to GitHub Ben Finney <ben+python@benfinney.id.au> - 2016-01-02 18:09 +1100

csiph-web