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


Groups > comp.lang.python > #77049

Re: PyPI password rules

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'english.': 0.04; 'subject:password': 0.05; 'references,': 0.09; 'subject:PyPI': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; ':-)': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'fairly': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'guess': 0.33; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; "i'll": 0.36; 'that,': 0.38; 'little': 0.38; 'most': 0.60; 'to:addr:gmail.com': 0.65; '26,': 0.68; 'apart': 0.72; 'incoming': 0.72; 'listens': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=zPLAxkwD54D+7FGxc5B/NX2HgEmYt0TzORBg9MoCuHc=; b=N3InbgbyPd1UVJjVDcyBJI6Sgh7yT+Cwre0cS7LbdEDr/QR/utTv+L5jgDwiP7FFgS 8GgUxs8xD2+lH2wVZW4yZZrmRbmIOj0lFy2YrDe+gRUv48ptdCWxkMK1REhUDiCexa4V seFfy/9YWAOtnzS4WmJ2jSw38kwoAQSKEm1E7FaRM7fPa5NRv+wmhPiegZrjGnQitrKU 1UkOKZ0qA3fiA+LAYnc88b3CMx3uVDO0R0kcPQUqOfxEG59GPIgJqWsSi6Dvb7mO0RA5 uO/zTzBkfUkvTtXfIDLhZ54xlufdSK8NMlhRD3PD5ZTmnrxXN9HniyKnl1xM9/oPr3fh b6gg==
MIME-Version 1.0
X-Received by 10.42.227.10 with SMTP id iy10mr14695018icb.3.1409069123329; Tue, 26 Aug 2014 09:05:23 -0700 (PDT)
Sender skip.montanaro@gmail.com
In-Reply-To <CAPTjJmpg9QPTOytus8-Ls9MBHz41oEYd4KbZwkDVh2AWQ8CSrA@mail.gmail.com>
References <CAPTjJmo9W42iRTm=Ro7aP0m1sk4QF7uK3U-UsunZ5VD6DFspQg@mail.gmail.com> <CANc-5UyntLBKUy7JAGoA-sU_V84AMfwfBMfvZtS-GGKtaAM8ZA@mail.gmail.com> <CAPTjJmrQi+E-SzBW8E4NmoZFJDWTO5Xwqca=wMwyw55WFt89iQ@mail.gmail.com> <CANc-5UxRtz_RMo7ex0Bc0wnCwXACZi7iE1NPYuO8rwNHO3oH6w@mail.gmail.com> <CAPTjJmpg9QPTOytus8-Ls9MBHz41oEYd4KbZwkDVh2AWQ8CSrA@mail.gmail.com>
Date Tue, 26 Aug 2014 11:05:23 -0500
X-Google-Sender-Auth hOXo-VTKt5fkxxhSggMl2iM36Sk
Subject Re: PyPI password rules
From Skip Montanaro <skip@pobox.com>
To Chris Angelico <rosuav@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc "python-list@python.org" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.13461.1409069127.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1409069127 news.xs4all.nl 2906 [2001:888:2000:d::a6]:44919
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77049

Show key headers only | View raw


On Tue, Aug 26, 2014 at 10:52 AM, Chris Angelico <rosuav@gmail.com> wrote:
> Most of what Polly hears is fairly general chatter. There are a few
> jargon terms like "metamagic" that are D&D-specific, but apart from
> that, it's straight English.

I guess I could write a little program that listens to my incoming
email via IMAP. I'll have to see what that generates. Lots of Python
and bike references, no doubt. :-)

Skip

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


Thread

Re: PyPI password rules Skip Montanaro <skip@pobox.com> - 2014-08-26 11:05 -0500

csiph-web