Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feed.xsnews.nl!fbe001.ams.xsnews.nl!ecngs!feeder.ecngs.de!border1.nntp.ams1.giganews.com!border2.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'creator': 0.09; 'url:github': 0.09; 'sfxlen:2': 0.10; 'url:blog': 0.10; 'everyone,': 0.15; 'from:addr:graffatcolmingov': 0.16; 'from:name:ian cordasco': 0.16; 'preserved': 0.16; 'hey': 0.20; 'developer': 0.20; 'to:2**1': 0.21; 'cheers,': 0.22; 'requests': 0.25; 'message-id:@mail.gmail.com': 0.27; 'moved': 0.27; 'core': 0.32; 'received:google.com': 0.35; 'project': 0.36; 'wanted': 0.37; 'late': 0.38; 'subject:the': 0.39; 'to:addr:python.org': 0.40; 'organization': 0.60; 'information,': 0.61; 'more': 0.63; 'night': 0.67; 'subject:moved': 0.84 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=ma8iz5IlGJqyPH4mRdcVZtX6uHJqQrHRjTVGPh3e7v8=; b=Cv4o9Aipfxyh4fHP6WYbHS7z2UjPCVIVnTFY5pyAcaI0LE4ftcHVZ6/Iqaq6wZq+xw QguMb93cfCDlDVVEImhia0xozcdIMXl9/Y86CiyNvo/Uc48yHnLftlQHY+CuTH9tHece H/PV4japtAvdmN97NYAut1K+7mG7irMvOlU7YyYKHF70awG/zbqxC48Ofdu/Xdf1qCtg d8GuK8fJcYBqrT0rE5qcI7s7UH9Hd+d4L9pKDe1pesphBG3HJM89mPq/+xPn81uLsL/n Bs68kvBr7bbdPc7bgSiUBvG1EpBaCq5PzmXqkfO15mx40oB3ALV0PNR54WhwGQMLfouY 7lvA== MIME-Version: 1.0 X-Received: by 10.50.72.113 with SMTP id c17mr5067030igv.73.1436645966613; Sat, 11 Jul 2015 13:19:26 -0700 (PDT) Date: Sat, 11 Jul 2015 15:19:26 -0500 Subject: PEP8's repository has moved to the PyCQA organization on GitHub From: Ian Cordasco To: "code-quality@python.org" , python-announce-list@python.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Sat, 11 Jul 2015 23:15:04 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1436649305 news.xs4all.nl 2865 [2001:888:2000:d::a6]:49929 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1776 Hey everyone, I just wanted to let all of you know that late last night Johann Rocholl, creator of pep8, has moved the project to the PyCQA organization on GitHub. The new URL for the project is https://github.com/PyCQA/pep8. All old issues and pull requests are preserved as part of the process. For more information, please read http://www.coglib.com/~icordasc/blog/2015/07/moving-pep8-to-the-pycqa.html Cheers, Ian Cordasco Core developer of Flake8, requests, and a few other projects