Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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:Python': 0.05; 'subject:PEP': 0.07; 'python': 0.09; 'pep': 0.09; 'subject:2.7': 0.09; 'url:github': 0.09; 'zero.': 0.09; '"exception': 0.16; '2.7?': 0.16; 'wrote:': 0.17; 'pfxlen:0': 0.17; 'to:2**1': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'embedded': 0.27; 'url:mailman': 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'message- id:@gmail.com': 0.36; 'url:org': 0.36; 'charset:us-ascii': 0.36; 'being': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'chance': 0.61; '2.7.': 0.84; 'to:addr:p': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:user-agent:date:subject:from:to:message-id:thread-topic :in-reply-to:mime-version:content-type:content-transfer-encoding; bh=d3+nKj5qky0DlZH8/zOLNGxR6e355r/v6Xx3mtgv9NA=; b=ExZ/GVYR6LcqlJC2RH0km+5Fi+IQSU3Vzu5lzG1VXxeWCT08qUwBt/+nQFlBZeb0lN QAUnoibTCP0fVxlOWUo7s2EcHMxE/hSUpjHUYwoF3Uz0Pz72rmfDiljvTYzGFEHjERFt bLUVVJFFN/qXUfFyt/BZbh9FpWAbZDYbNde6beCc9VhQ9yX+Nobmzn+e8uT0GiXG+uPs x2iZ/B+7zTKgb8J02/bmR7bW7wEyrprHbK6dxV1ArtvspjZH7L/8ON497v1NGBt4UJH0 ee+0hn0MOjXV7ce6GhrSYMNt66nL1RZD/tYJ2AE587uj1EhTVBpqTCMGMfWmf9VvEYBk Mo2g== X-Received: by 10.66.146.72 with SMTP id ta8mr49355337pab.24.1361307379078; Tue, 19 Feb 2013 12:56:19 -0800 (PST) User-Agent: Microsoft-MacOutlook/14.3.0.121105 Date: Tue, 19 Feb 2013 12:56:09 -0800 Subject: Re: backporting PEP 3134 "Exception Chaining and Embedded Tracebacks" to Python 2.7 From: Demian Brecht To: Piotr Dobrogost , Thread-Topic: backporting PEP 3134 "Exception Chaining and Embedded Tracebacks" to Python 2.7 In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361307382 news.xs4all.nl 6907 [2001:888:2000:d::a6]:57968 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39274 Zero. There are no new features being added to 2.7. Demian Brecht http://demianbrecht.github.com On 2013-02-19 12:54 PM, "Piotr Dobrogost" wrote: >Hi! > >What is a chance of backporting PEP 3134 "Exception Chaining and Embedded >Tracebacks" to Python 2.7? > > >Regards, >Piotr Dobrogost >-- >http://mail.python.org/mailman/listinfo/python-list