As we no longer support Python 2, we should clean up the residual code that we have around that try/excepts modules that didn't exist in Python 2 but do in Python 3.
See this experimental branch for some examples: https://github.com/getsentry/sentry-python/pull/6091/changes
As we no longer support Python 2, we should clean up the residual code that we have around that
try/excepts modules that didn't exist in Python 2 but do in Python 3.See this experimental branch for some examples: https://github.com/getsentry/sentry-python/pull/6091/changes