
I'm sending this to python-list because my emails to python-dev keep getting bounced back (after a few days delay). I've no idea why. Instead of `except group ...`, what about `except for ...`? No new keywords. Reads naturally in English. Hints that there is more than one kind of exception coming. Best wishes Rob Cliffe

On Sun, Oct 17, 2021 at 02:48:48PM +0100, Rob Cliffe via Python-ideas wrote:
I'm sending this to python-list because my emails to python-dev keep getting bounced back (after a few days delay). I've no idea why.
If you are getting a bounce message, as opposed to the email just disappearing into thin air, it probably gives a reason for the bounce. If you forward one of those bounces to me, I can have a look if you like. I'm not an expert, but I might be able to spot something. -- Steve

On Sun, Oct 17, 2021 at 02:48:48PM +0100, Rob Cliffe via Python-ideas wrote:
I'm sending this to python-list because my emails to python-dev keep getting bounced back (after a few days delay). I've no idea why.
If you are getting a bounce message, as opposed to the email just disappearing into thin air, it probably gives a reason for the bounce. If you forward one of those bounces to me, I can have a look if you like. I'm not an expert, but I might be able to spot something. -- Steve
participants (2)
-
Rob Cliffe
-
Steven D'Aprano