getsentry / getsentry/sentry-python
Remove try/excepts that exist for Python 2 compatibility
Offen
good first issue
Python
Refactoring
Task
- Vorherrschende Sprache
- Python
- Sterne
- 2.2k
- Forks
- 669
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
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]()
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.