getsentry / getsentry/sentry-python

Remove try/excepts that exist for Python 2 compatibility

Open
#6,120 2 comments 0 reactions 0 assignees View on GitHub
good first issue Python Refactoring Task
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

As we no longer support Python 2, we should clean up the residual code that we have around that `try/except`s 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]()

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.