Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!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.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:PEP': 0.07; 'welcome.': 0.07; 'lawrence': 0.09; 'pep': 0.09; 'subject:into': 0.09; 'subject:module': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Draft': 0.16; 'wrote:': 0.18; 'aug': 0.22; 'issue.': 0.22; 'saying': 0.22; 'cc:addr:python.org': 0.22; 'looks': 0.24; 'cc:2**0': 0.24; 'tracker': 0.26; 'header:In-Reply-To:1': 0.27; 'url:bugs': 0.29; 'am,': 0.29; "doesn't": 0.30; 'draft': 0.30; 'message-id:@mail.gmail.com': 0.30; 'comments': 0.31; 'usually': 0.31; 'url:python': 0.33; 'fri,': 0.33; 'subject:the': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'read': 0.60; 'refer': 0.63; 'more': 0.64; 'here': 0.66; 'subject:get': 0.81; 'coherent': 0.84; 'is!': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=FImDkH2sb5Yv/eyRd35+eP7AeVTDhM/YLXlM2V76Pss=; b=a1M4n0TJ4XZdFVE5g+fht0/XQTdcK+6rwW258zyIwVRkaWrlg9BkHALhgbIz5eht1Y 6QS+1wOK6XfH3Z3Pi/M/+ec7eMhz2dTWrZiXGGQc9ybPN0e7fx1M2FaMBbCidDSER9cP 8ISa2E8rVnG/FZhlbjsWuD+mJ0+7+2mI0I8EjJJxzZpLbYfInoMKqTEq3dpLoSGcRtKI daVLl6wQyUgsWT9sBSdbUSc5NI0PRjxm12foXfYaYTFn2Rrz7Tpj5lK3unOFmrIJJY/r JDLsOVwJKPJ4OhRhN27d9/ZSmv28Vq4ldGuWoHO3Uc8xpxIFm5Why7Nvsqz3Pj79ec5/ VutA== MIME-Version: 1.0 X-Received: by 10.42.231.147 with SMTP id jq19mr7939645icb.30.1409267438382; Thu, 28 Aug 2014 16:10:38 -0700 (PDT) In-Reply-To: References: Date: Fri, 29 Aug 2014 09:10:38 +1000 Subject: Re: Draft PEP - get the regex module into stdlib From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409267447 news.xs4all.nl 2850 [2001:888:2000:d::a6]:36362 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77243 On Fri, Aug 29, 2014 at 7:15 AM, Mark Lawrence wrote: > Here it is in full, comments welcome. > > Please refer to http://bugs.python.org/issue2636 > > That's all folks. 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 :) My apologies, but I don't have time to read 300 comments saying "This! Is! Regex!". :):) ChrisA