sentry-python
sentry-python copied to clipboard
Remove 3.6 compat code
Python 3.6 is the last Python version for which we have notable compat code still around.
Doesn't include:
- contextvars https://github.com/getsentry/sentry-python/issues/5037
- datetime_from_isoformat https://github.com/getsentry/sentry-python/issues/5009