Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: Were is a great place to Share your finished projects? Date: Thu, 14 Jul 2016 15:34:42 -0400 Lines: 15 Message-ID: References: <857fd6uogt.fsf@benfinney.id.au> <85lh16tjg9.fsf@benfinney.id.au> <85h9butagz.fsf@benfinney.id.au> <5785e332$0$21718$c3e8da3@news.astraweb.com> <1bf3954e-f46d-384f-92e2-4a67970cb66c@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de qb0W7VLtiKHUA5A3NraQtQafB4DKtP2/Z9+1KBskR7Ew== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'cpython': 0.05; 'repository': 0.05; 'docs.': 0.09; 'git': 0.09; 'mercurial': 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; 'jan': 0.11; 'psf': 0.12; 'git.': 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; 'subject:projects': 0.16; 'wrote:': 0.16; 'not,': 0.22; "python's": 0.23; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'primary': 0.31; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'email addr:gmail.com': 0.62; 'received:96': 0.63; 'subject:your': 0.75; 'received:fios.verizon.net': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-96-227-207-81.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <857fd6uogt.fsf@benfinney.id.au> <85lh16tjg9.fsf@benfinney.id.au> <85h9butagz.fsf@benfinney.id.au> <5785e332$0$21718$c3e8da3@news.astraweb.com> <1bf3954e-f46d-384f-92e2-4a67970cb66c@gmail.com> Xref: csiph.com comp.lang.python:111450 On 7/14/2016 3:04 PM, hasan.diwan@gmail.com wrote: > Python's primary repository is Mercurial (hg.python.org), not Git. CPython's current repository .... Ditto for the PSF Python docs. > Were python to switch, Like it or not, CPython and the Docs are moving to git and github. PEPs and the devguide have already been moved. -- Terry Jan Reedy