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 Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com