[Python-Dev] PEP 409 - Accepted! (original) (raw)

Eli Bendersky eliben at gmail.com
Sat Feb 4 04:28:09 CET 2012


On Fri, Feb 3, 2012 at 22:14, Ethan Furman <ethan at stoneleaf.us> wrote:

Good news!  PEP 409 has been accepted!

Not so good news:  There is no one assigned to Issue 6210 to review the patches... any volunteers? http://bugs.python.org/issue6210

Hi Ethan,

I've just looked at PEP 409 online (http://www.python.org/dev/peps/pep-0409/) and I'm not sure where it details the final syntax that was chosen.

The "Proposal" section says:

" I proprose going with the second option:

    raise NewException from None

"

This makes no mention of ellipsis / ....

Could you please clarify the PEP to make it detail the new syntax and its proposed semantics more precisely?

Thanks in advance, Eli



More information about the Python-Dev mailing list