[Python-Dev] PEP 490 "Chain exceptions at C level" rejected
Victor Stinner
victor.stinner at gmail.com
Tue Sep 12 05:49:31 EDT 2017
More information about the Python-Dev mailing list
Tue Sep 12 05:49:31 EDT 2017
- Previous message (by thread): [Python-Dev] Aaron Hall, Introduction and pull-request bump
- Next message (by thread): [Python-Dev] PEP 490 "Chain exceptions at C level" rejected
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] Aaron Hall, Introduction and pull-request bump
- Next message (by thread): [Python-Dev] PEP 490 "Chain exceptions at C level" rejected
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list