sentry-python
sentry-python copied to clipboard
Support 3.14 template strings
Problem Statement
Template strings 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?).