Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'combines': 0.09; 'git': 0.09; 'mercurial': 0.09; 'url:blog': 0.10; 'developer': 0.10; 'sfxlen:2': 0.11; 'bitbucket': 0.16; 'maintainer': 0.16; 'to:addr :python-announce-list': 0.16; 'weekend.': 0.16; 'all,': 0.19; 'cheers,': 0.24; 'to:2**1': 0.27; 'moved': 0.30; 'message- id:@mail.gmail.com': 0.30; 'style': 0.33; 'core': 0.34; 'tool': 0.35; 'received:google.com': 0.35; 'transition': 0.36; 'to:addr:python.org': 0.39; 'read': 0.60; 'ian': 0.60; 'took': 0.61; 'further': 0.61; 'information': 0.63; 'url:2014': 0.84; 'subject:Development': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CRykatajsvijbaJ+tTnd1YTdbdguQKvCV99azc/KZeQ=; b=cl+pJjCmzzcnVuzefKdF2G5/KLMJaTb5RRtxNc5DiRHxPoVsrrUQ6CdVv+KIFisemB HMTjW/XIcjCwze4JmLp7ElQS8ZSgf7pAlMu7ozwrmCwy1qG73Xj9eHBdUSJC5UaQvR0g BwI2jKL1eBhXaxtSn7HvsB9PlIaFhulW4UWkIG7Ooc3RkVSKj0h8vKGfamVBP68x1+yQ mpDtXfukdtay6x8bczZ3RWDRJuVYKyIfGlIAiyLUJBYEKi56X8/7nDiuWKLGzzSz2S9q yqxiNEVH6jdSB27n5dlnOtmi/X9n6qWUvOPqS61FGkokWNCs36dPy6g+sXp9C6vF/as4 tssg== MIME-Version: 1.0 X-Received: by 10.112.159.169 with SMTP id xd9mr19784737lbb.71.1411325405690; Sun, 21 Sep 2014 11:50:05 -0700 (PDT) Date: Sun, 21 Sep 2014 13:50:05 -0500 Subject: Flake8 Development Has Moved From: Ian Cordasco To: "code-quality@python.org" , python-announce-list@python.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Mon, 22 Sep 2014 08:21:26 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1411366887 news.xs4all.nl 2869 [2001:888:2000:d::a6]:34012 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1406 Hi all, Flake8 - a linting and style tool that combines pep8, pyflakes, and mccabe - has moved its development off of BitBucket to GitLab. The transition from Mercurial to Git was discussed and took place last weekend. For further information please read this blog post: http://www.coglib.com/~icordasc/blog/2014/09/flake8-in-transition.html Cheers, Ian Cordasco Flake8 Maintainer and Core Developer