Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:PEP': 0.07; 'feature.': 0.09; 'pep': 0.09; 'subject:into': 0.09; 'subject:module': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'rationale': 0.16; 'subject:Draft': 0.16; 'url:peps': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'community,': 0.19; 'thu,': 0.19; 'aug': 0.22; 'email addr:gmail.com>': 0.22; 'issue.': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'url:dev': 0.24; 'looks': 0.24; 'cc:2**0': 0.24; 'tracker': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'feature': 0.29; "doesn't": 0.30; 'draft': 0.30; 'message-id:@mail.gmail.com': 0.30; 'usually': 0.31; 'concise': 0.31; 'stands': 0.31; 'url:python': 0.33; 'subject:the': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'should': 0.36; 'pm,': 0.38; 'environment.': 0.39; 'new': 0.61; 'providing': 0.61; 'information': 0.63; 'provide': 0.64; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'subject:get': 0.81; 'coherent': 0.84; 'proposal.': 0.84; 'enhancement': 0.95 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=qZIm7NhjTKDg2E4xuEFBww8EIgG/5rS+pjGwONGwc6U=; b=QdTwfY5JFArf6qoxkATVkUtb4QHnWzjZyMUq01kwEHKPL6ZyZQWlWoHzmjpEu4AfK4 UAjEmfCe/kYtZ+ipLeHTYaBN/b7j/vY+yJ2dVvtr4SIytpJ3iPMYu/7Zqdy2Ojtnn+zb hpGm9VF9ewLCNDSE65upQ+Kobmt4HLkgNzhi5tWg3r7SWOe3CkS9H52DE8d9HzsEq8B9 1La0mzHm0irGm/jdWayF9Sofc6JcpdO30sqKp3JYUDEA+VuGn4QNhdpV5Bd/X4SC5GnX hJFYKWhzIuVaBBHXihRNcarpvxFZYr7PNjTGDbPuxfLEQvMzZ/eTh/mkvoAB7CzjZ5ga yENg== MIME-Version: 1.0 X-Received: by 10.50.78.167 with SMTP id c7mr533989igx.6.1409272507473; Thu, 28 Aug 2014 17:35:07 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: References: Date: Thu, 28 Aug 2014 19:35:07 -0500 X-Google-Sender-Auth: C8HHszs9FWg6K35d5z_K7EkyqpI Subject: Re: Draft PEP - get the regex module into stdlib From: Skip Montanaro To: Chris Angelico Content-Type: multipart/alternative; boundary=e89a8f503c9c3398980501b9d320 Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 48 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409272515 news.xs4all.nl 2854 [2001:888:2000:d::a6]:51486 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77246 --e89a8f503c9c3398980501b9d320 Content-Type: text/plain; charset=UTF-8 On Thu, Aug 28, 2014 at 6:10 PM, Chris Angelico wrote: > Ow, that doesn't look like a draft PEP to me, that looks like a > 321-comment tracker issue. A PEP is usually a smidge more coherent > than that :) > From: http://legacy.python.org/dev/peps/pep-0001/ *PEP stands for Python Enhancement Proposal. A PEP is a design document providing information to the Python community, or describing a new feature for Python or its processes or environment. The PEP should provide a concise technical specification of the feature and a rationale for the feature.* Skip --e89a8f503c9c3398980501b9d320 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On Thu, Aug 28, 2014 at 6:10 PM, Chris Angelico <rosuav@gmail.com> wrote:
Ow, = that doesn't look like a draft PEP to me, that looks like a
321-comment tracker issue. A PEP is usually a smidge more coherent
than that :)

F= rom:=C2=A0http://le= gacy.python.org/dev/peps/pep-0001/
=
PEP stands for Python Enhancement Proposal. A PEP is a = design document providing information to the Python community, or describin= g a new feature for Python or its processes or environment. The PEP should = provide a concise technical specification of the feature and a rationale fo= r the feature.

Skip
--e89a8f503c9c3398980501b9d320--