Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Python Enhancement Proposal
|
gptkbp:adds_method |
BaseException.add_note()
|
gptkbp:author |
gptkb:Łukasz_Langa
|
gptkbp:created |
2021-08-10
|
gptkbp:discusses |
[email protected]
|
gptkbp:feature |
Exception notes
|
https://www.w3.org/2000/01/rdf-schema#label |
PEP 678: Exception Notes
|
gptkbp:implementedIn |
gptkb:CPython
|
gptkbp:JEP_number |
678
|
gptkbp:motive |
Allow attaching notes to exceptions for better debugging
|
gptkbp:PEP_index |
https://peps.python.org/pep-0678/
|
gptkbp:plotSummary |
Introduces a standard way to attach notes to exceptions in Python.
|
gptkbp:python-version |
3.11
|
gptkbp:reference_implementation |
https://github.com/python/cpython/pull/28268
|
gptkbp:seeAlso |
PEP 3134
PEP 654 PEP 655 |
gptkbp:status |
Final
|
gptkbp:title |
Exception Groups and except*
|
gptkbp:topic |
Exception handling
|
gptkbp:bfsParent |
gptkb:Python_3.11
|
gptkbp:bfsLayer |
6
|