getsentry / getsentry/sentry-python
Support Fine Grained Error Locations
Open
Errors
Feature
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
### Problem Statement
There is a PEP for having fine grained error locations in tracebacks:
https://peps.python.org/pep-0657/
### Solution Brainstorm
It would be nice if Sentry could also display the fine grained error location somewhere.
(If you thing this would be a nice feature to have, please thumb-up this issue)
Contributor guide
Assessment
This issue has not been assessed yet.