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


Groups > comp.lang.python > #196247

Re: Suggested python feature: allowing except in context maneger

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Barry Scott <barry@barrys-emacs.org>
Newsgroups comp.lang.python
Subject Re: Suggested python feature: allowing except in context maneger
Date Thu, 13 Jun 2024 14:40:36 +0100
Lines 14
Message-ID <mailman.131.1718286389.2909.python-list@python.org> (permalink)
References <CAAtpb8kxWfLVKYW3w3uJRyyQi-3FPxZHYfS2BLe0R6UYSitgZw@mail.gmail.com> <358CCCFD-53BE-401B-B785-7580747D3EBB@barrys-emacs.org>
Mime-Version 1.0 (Mac OS X Mail 16.0 \(3774.600.62\))
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de s1J42epymZeI48A9kug7awtgP4Utp/MRqBrupBOpUN1A==
Cancel-Lock sha1:U85w9ooC3mP4uvwqnljbG25VoJU= sha256:MQQyreYEZwigil4AEVVyO78uhvJUhDbAtpxuF60WguI=
Return-Path <barry@barrys-emacs.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
Authentication-Results mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Spam-Status OK 0.025
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'subject:python': 0.06; 'python.': 0.08; 'cc:addr:python-list': 0.09; 'from:addr:barry': 0.09; 'received:217.70': 0.09; 'received:217.70.178': 0.09; 'received:gandi.net': 0.09; 'received:mail.gandi.net': 0.09; 'url- ip:184.105/16': 0.09; 'url:discuss': 0.09; 'cc:no real name:2**0': 0.14; 'barry': 0.16; 'from:addr:barrys-emacs.org': 0.16; 'from:name:barry scott': 0.16; 'message-id:@barrys-emacs.org': 0.16; 'wrote:<span': 0.16; 'wrote:': 0.16; 'cc:addr:python.org': 0.20; 'idea': 0.24; 'past': 0.25; 'cc:2**0': 0.25; 'jun': 0.26; 'email addr:python.org&gt;': 0.28; 'suggestions': 0.28; 'raise': 0.31; 'python-list': 0.32; 'rejected.': 0.32; '0);': 0.33; 'rgb(0,': 0.33; 'header:In-Reply-To:1': 0.34; 'read': 0.38; 'font- family:': 0.60; 'best': 0.61; 'inline': 0.61; 'display:': 0.62; 'none;': 0.62; 'come': 0.62; 'days': 0.62; 'font-weight:': 0.62; '0px;': 0.63; 'text-indent:': 0.64; 'normal;': 0.66; 'received:217': 0.67; 'skip:! 10': 0.67; 'float:': 0.74; 'features': 0.75; 'skip:! 20': 0.81; 'email name:&lt;python-list': 0.84; '400;': 0.89; '13px;': 0.91
In-Reply-To <CAAtpb8kxWfLVKYW3w3uJRyyQi-3FPxZHYfS2BLe0R6UYSitgZw@mail.gmail.com>
X-Mailer Apple Mail (2.3774.600.62)
X-GND-Sasl barry@barrys-emacs.org
X-Content-Filtered-By Mailman/MimeDel 2.1.39
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.39
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 <https://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>
X-Mailman-Original-Message-ID <358CCCFD-53BE-401B-B785-7580747D3EBB@barrys-emacs.org>
X-Mailman-Original-References <CAAtpb8kxWfLVKYW3w3uJRyyQi-3FPxZHYfS2BLe0R6UYSitgZw@mail.gmail.com>
Xref csiph.com comp.lang.python:196247

Show key headers only | View raw



> On 13 Jun 2024, at 11:01, Yair Eshel via Python-list <python-list@python.org> wrote:
> 
> I read this is a good place to give some suggestions for features in
> python.

Best place these days is to raise an idea on https://discuss.python.org/

Beware that this idea has come up in the past and was rejected.

Barry

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


Thread

Re: Suggested python feature: allowing except in context maneger Barry Scott <barry@barrys-emacs.org> - 2024-06-13 14:40 +0100

csiph-web