[Python-Dev] PEP 490 "Chain exceptions at C level" rejected

2017年9月12日 02:53:04 -0700

Hi,
In March 2015, I proposed the PEP 490 to chain implicitly C exceptions
by default:
https://www.python.org/dev/peps/pep-0490/
The discussion on python-dev was quickly in favor of keeping the
status quo: don't chain C exceptions by default, but only do that
explicitly where it makes sense.
I forgot this PEP, but I just rejected it to close the old discussion :-)
Note: The PEP is not yet rejected on python.org, it will be done at
the next cron job run.
Victor
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to