Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'distutils': 0.05; 'subject:bug': 0.05; 'fixed,': 0.09; 'itself.': 0.11; 'should.': 0.16; 'header:In-Reply-To:1': 0.24; 'url:bugs': 0.24; 'maybe': 0.33; 'url:python': 0.33; 'except': 0.34; 'could': 0.35; 'saved': 0.35; 'but': 0.36; 'should': 0.36; 'url:org': 0.36; 'to:addr :python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'to:addr:python.org': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shopzeus.com; s=shopzeus_com; t=1445537607; bh=9WD5eg6U+n8OWTYIJianfuQYYxACeKhjqfPC/O/omKc=; h=Subject:To:References:From:Date:In-Reply-To:From; b=Ae0DBpEDPDmfZRSmhuo/eatdjXanUZl5zo+/1RA41z2JWFTe+Jjvz+5Rp4aMwacEx aS1r1qsj9EItUzVhYptPdcvk5hpr8S7EN4Ku0UPeBQoBH7idPRQ/Wt5K0DTsSrl0ck N+V+wbmqnW05ZTL+0K8VwEhJE3G+GRcUCnFgUqRzwR+0X2kYCEe5ad/VQXYR9f+2wt dj8S6wCzMJDMrUS8xuJutkQoXrvFOW4WKXof//ys6Qv3Rau3MAyMYl1qEHEH57Fl5W uB1D7m+mkPPrHZt5Dr06VhldAIARKqyFjzRiTsIKF5YaAZ87Ihxnk0e0sYnL6reOu+ 2LXza9TOPINgA== Subject: Re: PyPi bug? To: python-list@python.org References: <5627ACD7.20704@shopzeus.com> From: =?UTF-8?Q?Nagy_L=c3=a1szl=c3=b3_Zsolt?= Date: Thu, 22 Oct 2015 20:13:29 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1445537618 news.xs4all.nl 23731 [2001:888:2000:d::a6]:51922 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97910 > > Could be http://bugs.python.org/issue20120 ? Almost. Except that the password was saved incorrectly by distutils itself. So maybe the read part should not be fixed, but the write part should.