getsentry / getsentry/sentry-python
Support 3.14 template strings
Open
Feature
Python
Python:3.14
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 212
Description
### Problem Statement
[Template strings](https://peps.python.org/pep-0750/) landed in 3.14.
### Solution Brainstorm
Play around with the SDK in an app with template strings and see where it makes sense to support them in the SDK (log messages?).
Contributor guide
Assessment
This issue has not been assessed yet.