getsentry / getsentry/sentry-python
Remove try/excepts that exist for Python 2 compatibility
Abierto
good first issue
Python
Refactoring
Task
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
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]()
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.