PEP 657: Fine Grained Error Locations in Tracebacks
GPTKB entity
Statements (23)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:Python_Enhancement_Proposal
|
| gptkbp:adds |
end line and end column information to code objects
column offset information to tracebacks |
| gptkbp:affects |
.pyc file format
traceback display |
| gptkbp:author |
gptkb:Pablo_Galindo
|
| gptkbp:backward_compatible |
yes
|
| gptkbp:created |
2021-04-13
|
| gptkbp:discusses |
[email protected]
|
| gptkbp:implementedIn |
CPython 3.11
|
| gptkbp:JEP_number |
657
|
| gptkbp:motive |
Improve debugging by showing the exact expression that caused an error.
|
| gptkbp:PEP_index |
https://peps.python.org/pep-0657/
|
| gptkbp:plotSummary |
Adds fine-grained error location information (start and end columns) to tracebacks in Python.
|
| gptkbp:Python-Version |
3.11
|
| gptkbp:reference_implementation |
https://github.com/python/cpython/pull/25268
|
| gptkbp:status |
Final
|
| gptkbp:title |
Fine Grained Error Locations in Tracebacks
|
| gptkbp:topic |
error reporting
tracebacks |
| gptkbp:bfsParent |
gptkb:Python_3.11
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
PEP 657: Fine Grained Error Locations in Tracebacks
|